This website requires JavaScript.
Explore
Help
Register
Sign In
LailaTheElf
/
rustlings
Archived
Watch
1
Star
0
Fork
0
You've already forked rustlings
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-25
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
main
Add File
New File
Upload File
Apply Patch
rustlings
/
exercises
/
00_intro
History
FReenen
f022d5c2bb
first go at the exercises
2024-10-16 16:25:20 +02:00
..
intro1.rs
init rustlings
2024-10-15 16:07:47 +02:00
intro2.rs
first go at the exercises
2024-10-16 16:25:20 +02:00
README.md
init rustlings
2024-10-15 16:07:47 +02: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