how many time print fybca
i=1
while=(i<5):
j=2
while=(j<4):
print("FYBCA")
j=j+1
print0
i=i+1
Answers
Answered by
1
Answer:
PRINT 0 IS THE ANSWER
I an mot sure
Similar questions