-
-
Notifications
You must be signed in to change notification settings - Fork 49.4k
Open
@ayyanagoud12
Description
i=0
while i<=10:
x = 0
while x<i:
print("ayyu" , end="")
x+=1
print("")
i+=1
Metadata
Metadata
Assignees
Labels
No labels