Question: What is wrong with this code? Python says unexpected indent... def fizzbuzz(Num): count = 0 while (count P1_2_Fizzbuzz.py - /Users/masonsay def fizzbuzz(Num count = 0
What is wrong with this code?
Python says unexpected indent...
def fizzbuzz(Num): count = 0 while (count P1_2_Fizzbuzz.py - /Users/masonsay def fizzbuzz(Num count = 0 hile (count
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
