This website requires JavaScript.
Explore
Help
Sign In
zhenxing
/
rust-rustlings-Gege-Wang
Watch
1
Star
0
Fork
You've already forked rust-rustlings-Gege-Wang
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
81b66a6126
rust-rustlings-Gege-Wang
/
exercises
/
intro
/
README.md
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