- 1
What's wrong with my code
The out put is right but they say the code is notprint ( '1. \n2. \n3. \n4. \n5. \n6. \n7. \n8. \n9. )
2 Antworten
+ 3
remove spaces from your string, and don't forgot the closing quote ^^
+ 1
Tell the story. What did you try to do, which language are you using, who are "they", and what did they say about the code?