This website requires JavaScript.
Explore
Help
Sign In
dan
/
rustlings
Watch
1
Star
0
Fork
0
You've already forked rustlings
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
rustlings
/
exercises
/
00_intro
/
README.md
calcu1on
a59b9c0e3a
Starting again
2025-04-15 12:21:11 -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