-
Notifications
You must be signed in to change notification settings - Fork 41
Math #1445
Copy link
Copy link
Open
Labels
info-neededIssue requires more information from posterIssue requires more information from posterneeds more info
Metadata
Metadata
Assignees
Labels
info-neededIssue requires more information from posterIssue requires more information from posterneeds more info
1 i=j=k=0
2 for i in range(1,6):
3 for j in range(i+1,6-i):
4. x+=1