This website requires JavaScript.
Explore
Help
Sign in
notohh
/
rustlings
Watch
1
Star
0
Fork
You've already forked rustlings
0
mirror of
https://github.com/notohh/rustlings.git
synced
2024-11-23 06:02:23 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e3a20b8bc8
rustlings
/
exercises
/
intro
History
Nidhal Messaoudi
52ed5dbcf9
First quiz and its related modules
2023-02-26 17:28:24 +01:00
..
intro1.rs
First quiz and its related modules
2023-02-26 17:28:24 +01:00
intro2.rs
First quiz and its related modules
2023-02-26 17:28:24 +01:00
README.md
feat(intro): Add intro section.
2021-04-24 13:15:34 -04:00
README.md
Intro
Rust uses the
print!
and
println!
macros to print text to the console.
Further information
Hello World
Formatted print