Commit 99446dea by BellCodeEditor

save project

parent e2840357
Showing with 2 additions and 10 deletions
a= input()
if a==1:
print("1")
elif a==2:
print("2")
elif a==3:
print("3")
elif a==4:
print("4")
\ No newline at end of file
uS
\ No newline at end of file
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