This website requires JavaScript.
Explore
Help
Sign In
real
/
rustlings
Watch
1
Star
0
Fork
0
You've already forked rustlings
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
26f785a0ffcef9c8fcff7cf6f8374735998b3528
rustlings
/
exercises
/
00_intro
History
Reality Enjoyer
36cbf9d865
intro and variables
2026-01-08 07:30:04 +00:00
..
intro1.rs
intro and variables
2026-01-08 07:30:04 +00:00
intro2.rs
intro and variables
2026-01-08 07:30:04 +00:00
README.md
first commit
2026-01-08 07:12:58 +00:00
README.md
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