This website requires JavaScript.
Explore
Help
Sign In
nalydmerc
/
rustlings
Watch
1
Star
0
Fork
0
You've already forked rustlings
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
92183a74c4c7b91459c1371bb7a68b5e4c1c23bd
rustlings
/
exercises
/
00_intro
/
README.md
Adam Brewer
64d95837e9
Update Exercises Directory Names to Reflect Order
2023-10-16 07:37:12 -04:00
259 B
Raw
Blame
History
Intro
Rust uses the
print!
and
println!
macros to print text to the console.
Further information
Hello World
Formatted print
Reference in New Issue
View Git Blame
Copy Permalink