update
This commit is contained in:
parent
6b94f87208
commit
c5a3c9a2aa
@ -22,5 +22,5 @@ fn main() {
|
||||
Ordering::Greater => println!("The number you entered was too big!")
|
||||
}
|
||||
}
|
||||
println!("You failed . \n The number is {}",rand_number);
|
||||
println!("You failed.\nThe number is {}",rand_number);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user