Commit f96708d0 by BellCodeEditor

save project

parent 9c985377
Showing with 1 additions and 1 deletions
......@@ -9,5 +9,5 @@ if a==b :
else:
if (a==1 and b==2)or(a==2 and b==3)or(a==3 and b==1):
print("SB")
else :
else:
print("yeah")
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment