mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-04-23 12:08:46 +02:00
commit
244ec8fbf2
@ -11,7 +11,7 @@ fn trim_me(input: &str) -> String {
|
|||||||
}
|
}
|
||||||
|
|
||||||
fn compose_me(input: &str) -> String {
|
fn compose_me(input: &str) -> String {
|
||||||
// TODO: Add " world!" to the string! There's multiple ways to do this!
|
// TODO: Add " world!" to the string! There are multiple ways to do this!
|
||||||
???
|
???
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user