Commit 15371702 by BellCodeEditor

auto save

parent 6b0f3e36
Showing with 11 additions and 12 deletions
# 这是悟空为花果山小猴做臂力测试的程序代码 q 1
a={|"w":'我',"s":'是'} \ No newline at end of file
a['c']="cai"
if 'c' in a:
print()
\ No newline at end of file
# 直接运行以下代码,说说你的发现: n=int(input())
list_hero=['赵一',30,'丁二',37,'孙五',52,'王猛',89,'周亮',98] m=list(map(int,(input().split(','))))
dict_hero = {'赵一':30,'丁二':37,'孙五':52,'王猛':89,'周亮':98} \ No newline at end of file
print(len(list_hero))
print(len(dict_hero))
\ No newline at end of file
www = 1
www = 1
www. = 100
www.. = input(.:)
for i in
\ 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