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
53134093
authored
Oct 25, 2020
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
auto save
parent
15815749
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
22 deletions
area.py
area.py
View file @
53134093
"""
import
random
# 假期到了,诺依想出去玩,但不知道有没有飞机直达那里,
a
=
"阿巴阿巴,你好睿智"
# 悟空做了个小程序帮助诺依,然而代码出现了3处错误。
b
=
"gxse还记得wi发育发育时尚空间按甲方的伤口附近时间回家撒哈拉几号放假就电话卡简单家具打卡机的计划分解的思考很久的空间的海景房的客户uyt规划法规法规ufyf法兰克福看电视eku喝的yfew全渠道得到yfewt7是撒yfdwtyuft"
# 请你找出来,并运行~
c
=
"jhhugygftygtyjjujjjjjjjjjjy"
city = ['纽约','华盛顿','桃源岛','洛杉矶','芝加哥',"旧金山"]
d
=
"@#&(*)+_)(*&^
%
$#@@@!!!~`)"
a=input('你想去哪里啊?')
q
=
random
.
randint
(
-
1
,
10
)
if a in city:
d
=
""
print('可以乘坐飞机通往'+a)
a
=
list
(
a
)
else:
a
=
insert
(
q
,
d
)
print('没有'+a+'这座城市')
a
=
""
.
join
(
a
)
"""
a
.
inser
scores
=
{
"语文"
:
90
,
"数学"
:
93
,
"英语"
:
74
}
for
i
in
a
:
a
=
scores
[
"语文"
]
+
scores
[
"数学"
]
+
scores
[
"英语"
]
a1
=
i
b
=
a
/
3
b1
=
random
.
choice
(
b
)
print
(
b
)
c1
=
random
.
choice
(
c
)
x
=
a1
+
b1
+
c1
d
=
d
+
x
print
(
d
)
\ No newline at end of file
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