Question: What's wrong with this python code? supposed to spell the name cole print(XXXX XXXX X XXXX) print(X X X X X ) print(X X X
What's wrong with this python code? supposed to spell the name cole print("XXXX XXXX X XXXX") print("X X X X X ") print("X X X X XXXX") print("X X X X X ") print("XXXX XXXX XXXX XXXX") SyntaxError: multiple statements found while compiling a single statement
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
