Commit 5929f3a0 by BellCodeEditor

save project

parent aa3ea227
Showing with 65 additions and 0 deletions
a=inpurt()
if a=='1':
print('1')
elif a=='2':
print('2')
elif a=='3':
print('3')
elif:
print('0')
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