Challenge 5: Join 'em with a newline character!
Now use your previous code, instead of joining elements with space, join them with a newline character!
Problem Statement
Change your code so that it prints the following output, using the newline
character "\n"
: ...
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy