Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson10-2
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
cc294d47
authored
Jan 12, 2024
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
31a0a2b7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
20 additions
and
0 deletions
grfedcsfgtgtg.py
热汤汤人防而二哥
王志硕.py
grfedcsfgtgtg.py
0 → 100644
View file @
cc294d47
name
=
input
(
'你叫啥名啊?'
)
power
=
int
(
input
(
'你臂力多少?'
))
list_hero
=
[]
for
i
in
range
(
len
(
list_hero
)):
it
i
%
2
==
1
and
list_hero
[
i
]
dict_hero
=
{
'猴三'
:
10
,
'猴一'
:
21
,
'猴队长'
:
29
,
'猴七'
:
30
}
print
(
list_hero
)
print
(
dict_hero
[
'猴队长'
])
dict_hero
[
'后期'
]
=
32
print
(
dict_hero
)
dict_hero
[
'猴十'
]
=
25
print
(
dict_hero
)
热汤汤人防而二哥
0 → 100644
View file @
cc294d47
++ "b/\347\203\255\346\261\244\346\261\244\344\272\272\351\230\262\350\200\214\344\272\214\345\223\245"
王志硕.py
0 → 100644
View file @
cc294d47
n
=
int
(
input
(
"请输入奶牛的头数"
))
n
=
int
(
input
(
"请输入奶牛的头数"
))
print
()
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