Commit 487820e7 by BellCodeEditor

auto save

parent d7a77ac7
Showing with 8 additions and 0 deletions
a=2
b=1
c=a and b-1
d=a or b
print(c)
print(d)
a=4;
if a=12 and b=12
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