5 lines
264 B
Markdown
5 lines
264 B
Markdown
write a function that prompts the user for their name and says hello
|
|
write a function that prompts a user for a number, add 2 to it, then print the sum
|
|
write a function that compares a number input by the user to 10
|
|
write a function that generates a random number
|