Marketplace

Related Articles

More

Related Categories

Recently Added

More

Join StudyUp.com Today

It's always free and anyone can join!

Watch StudyUp Demo Video Now

You Recently Visited

100 Writing Prompts

Pearl Said:

Write a program that prompts a user for a number,?

We Answered:

#include <iostream>
using namespace std;
int main()
{
cout << "2 3 5 7 11 13 17 19 23 29 31 37 41 43 47 53 59 61 67 71 73 79 83 89 97n";
return 0;
}

Tom Said:

Writing Challenges?

We Answered:

The Games and Prompts section at Absolute Write used to be great. I haven't been there in a long while though. Has it changed? Want a prompt? I would be happy to give you one. I just posted one for someone else. Pax - C

Man, I think AW has changed a lot since Mac took over - sadly.

I often do this with students. It has often been said a picture is worth a thousand words. Here is the picture. Give me the thousand words.

http://www.sxc.hu/photo/848874

You can send it to me if you would like. Anybody else want a picture?? Just post a question and I will give you one.

Ramon Said:

B&A: A fantasy author or filmmaker of your choice has given you 100% creative control in...?

We Answered:

That sounds like a really good idea. I would write a sequel to the Twilight series and kill off everyone. That would be awesome!

BQ: I haven't used a writing prompt since 5th grade. They make me get major writer's block.
BQ2: I really am not sure. I've read many great books, but I haven't found my favorite line/quote yet.

Lonnie Said:

Write a c++ program that prompts the user to enter an ID number, a name, and the number of registrants for?

We Answered:

send me what code you have already written and i will help you. but you need to try it yourself first.

Marc Said:

Write a program that prompts the user to enter an ID number, a name, and the number of registrants for a?

We Answered:

What programming language ?

Discuss It!