Commit 884954f0 by BellCodeEditor

save project

parent fca5111d
a=int(input('输入一个正整数:'))
b=int(input('输入一个正整数:'))
for i in range(a,b):
for k in range(2,i):
if i%k==0:
continue
else:
print(i)
\ No newline at end of file
C
A
A
\ No newline at end of file
list(range(10))[0:8:2]
a={'020':'广州','021':'上海','022':'天津','023':'重庆','024':'沈阳市','025':'南京'}
while True:
b=input('请输入成绩进行讲解警察局将继续进行经销商数据集:')
if b=='020':
print('广州')
continue
elif if b=='021':
print('上海')
continue
elif if b=='022':
print('天津')
continue
elif if b=='023':
print('重庆')
continue
elif if b=='024':
print('沈阳市')
continue
elif if b=='025':
print('南京')
continue
\ 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