Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson9_4
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
4ba14877
authored
Jan 17, 2023
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
d2eea878
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
0 deletions
diy.py
diy.py2
diy1.py
wo.py
diy.py
0 → 100644
View file @
4ba14877
diy.py2
0 → 100644
View file @
4ba14877
diy1.py
0 → 100644
View file @
4ba14877
city
=
[
'纽约'
,
'和'
,
'哈哈'
,
'高7'
,
'湖北'
,
'据此'
]
city
=
input
(
'西青区'
)
if
range
in
city
:
print
(
'系我向前跑'
)
else
:
print
(
'灭有'
+
raise
+
'呼吸机'
)
\ No newline at end of file
wo.py
0 → 100644
View file @
4ba14877
for
i
in
range
(
1
,
8
):
print
(
'克龙第'
+
str
(
i
)
+
'个孩子进肚子里'
)
if
i
==
5
:
break
print
(
'第6孩子逃过一劫'
)
\ 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