Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson10-1
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
6f91272f
authored
Jun 05, 2021
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
e326e0a3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
34 additions
and
9 deletions
area.py
sb.py/sb.py
area.py
View file @
6f91272f
# 假期到了,诺依想出去玩,但不知道有没有飞机直达那里,
# 悟空做了个小程序帮助诺依,然而代码出现了3处错误。
# 请你找出来,并运行~
city
=
[
'纽约'
,
'华盛顿'
,
'桃源岛'
,
'洛杉矶'
,
'芝加哥'
,
'旧金山'
]
rase
=
input
(
'你想去哪里啊?'
)
if
rase
in
city
:
print
(
'可以乘坐飞机通往'
+
rase
)
if
sn
>=
4
print
(
'1'
)
elif
sn
1
<=
sn
<=
3
print
(
'2'
)
else
:
print
(
'没有'
+
rase
+
'这座城市'
)
\ No newline at end of file
print
(
'3'
)
\ No newline at end of file
sb.py/sb.py
0 → 100644
View file @
6f91272f
#寒冰玄武
#已收集1张
#小传:
#玄武是四大神兽之一,阿尔法王为了称霸宇宙,通过人工智能制造了它。寒冰玄武体验有个能量收集黑洞,可以把身边的热量都吸收到体内,让气温瞬间降到零下。
#口头禅:
#本神兽是来冻人的,不是来解决气候变暖的
#脉冲青龙
已收集
5
张
小传:
青龙是四大神兽之一,阿尔法王为了称霸宇宙,通过人工智能制造了它。脉冲青龙可以通过无重力悬浮技术自由地在天空翱翔,环绕在全身的高压脉冲电流,可以把任何生物电成黑炭。
口头禅:
感受到我的电流了吗?
#
#
#
#
#
#
#
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment