Commit 341921a3 by BellCodeEditor

auto save

parent fdc0ba48
Showing with 4 additions and 6 deletions
try:
age = int(input('你几岁了?'))
except:
print('写整数?')
print('可以了')
\ No newline at end of file
def hello(name):
content="你好"
a=
\ 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