You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whatever is in brackets are notes. If you see the letter "E", it is referring to "Exercise" so whatever number comes after that is the exercise id we are referring to.
Fix this print statement. (after E1)
Print "Hello, World!" from scratch. (no prior code given, should be after E1)
Assign a string with the value "Hello" to this variable. (below the variable should be printed with a random name, should be after E3)
Here's an always updating list of exercises and features we must implement to get this project cooking.
Note
This issue is always being updated and added upon, so these tasks don't indicate the completeness of this project.
Features
Exercises to implement.
This list is heavily inspired by Rustlings, in fact most of the exercises are basically from Rustlings.
Whatever is in brackets are notes. If you see the letter "E", it is referring to "Exercise" so whatever number comes after that is the exercise id we are referring to.
The text was updated successfully, but these errors were encountered: