-
-
Notifications
You must be signed in to change notification settings - Fork 49.6k
Closed as not planned
Labels
Description
group_table = []
def table(number):
for i in range(1,11):
if i==4:
group_table.append(numberi+22)
else:
group_table.append(numberi)
number = int(input("ENTER YOUR NUMBER"))
table(number)
print(group_table)
def iscorrect():
num=1
for item in group_table:
if item == numbernum:
pass
else:
print(f"WRONG TABLE IS {item} AND CORRECT IS {numbernum}")
num+=1
iscorrect()