Files
rust-learning-journey/ch1.1.md
2021-12-20 15:50:03 +01:00

264 B

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