Python Quiz | python exercise | learn python | python shorts | Quiz #shorts #python #ytshorts #4k

preview_player
Показать описание
What wiil be the output of the following
Python Code:-

for i in range(5):
print(i,end = "")
if i==1:
continue
else:
print("end")

python shorts full playlist:

#shorts #Shorts #pythonforbeginner #code #learn #education
Рекомендации по теме