Commit 40ff7f49 by BellCodeEditor

save project

parent f96708d0
Showing with 2 additions and 2 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:
print("yeah")
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