Hello World
- Due Sep 2, 2021 by 11:59pm
- Points 20
- Submitting a website url or a file upload
- File Types cs
For this assignment, you will build your first application. Your project should include the following:
1. A statement that prints the words "Hello, World!" to the console screen.
2. A statement that changes the background color of the console screen. (Don't forget to clear the screen afterward)
3. A statement that changes the text color of the console screen.
4. Another statement that prints some more words to the console screen.
5. Statements that make the program wait for user input so I can read the text.
Link to the video Links to an external site.
Rubric
Keep in mind that 24 students have already been assessed using this rubric. Changing it will affect their evaluations.
Criteria | Ratings | Pts | |||
---|---|---|---|---|---|
Writing Text
At least two lines of text appear on the screen.
threshold:
pts
|
|
pts
--
|
|||
Waiting
The program waits for user input at the correct times.
threshold:
pts
|
|
pts
--
|
|||
Color
The background and foreground colors have been changed.
threshold:
pts
|
|
pts
--
|
|||
Total Points:
20
out of 20
|