Update Exercises Directory Names to Reflect Order
This commit is contained in:
parent
c3941323e2
commit
64d95837e9
@ -29,7 +29,7 @@ fn main() {
|
|||||||
println!("or logic error. The central concept behind Rustlings is to fix these errors and");
|
println!("or logic error. The central concept behind Rustlings is to fix these errors and");
|
||||||
println!("solve the exercises. Good luck!");
|
println!("solve the exercises. Good luck!");
|
||||||
println!();
|
println!();
|
||||||
println!("The source for this exercise is in `exercises/intro/intro1.rs`. Have a look!");
|
println!("The source for this exercise is in `exercises/intro00/intro1.rs`. Have a look!");
|
||||||
println!(
|
println!(
|
||||||
"Going forward, the source of the exercises will always be in the success/failure output."
|
"Going forward, the source of the exercises will always be in the success/failure output."
|
||||||
);
|
);
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user