Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson11_5
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
5634ba9b
authored
Aug 24, 2024
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
a289974d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
5 deletions
l.py
l.py
View file @
5634ba9b
...
@@ -4,7 +4,29 @@ class hore:
...
@@ -4,7 +4,29 @@ class hore:
self
.
u
=
up
self
.
u
=
up
self
.
g
=
gongji
self
.
g
=
gongji
Lan
=
hore
(
15
,
195
,
96
)
Lan
=
hore
(
1
,
19
,
9
)
luban
=
hore
(
15
,
105
,
109
)
luban
=
hore
(
1
,
10
,
13
)
lubanda
=
hore
(
15
,
167
,
98
)
lubanda
=
hore
(
1
,
16
,
10
)
print
(
lubanda
.
u
)
\ No newline at end of file
def
Lan_shengji
():
lan
.
l
=
leve
+
1
lan
.
u
=
up
+
34
lan
.
g
=
gongji
+
21
def
Luban_shengji
():
lan
.
l
=
leve
+
1
lan
.
u
=
up
+
36
lan
.
g
=
gongji
+
31
def
lubanda_shengji
():
lan
.
l
=
leve
+
1
lan
.
u
=
up
+
37
lan
.
g
=
gongji
+
29
while
True
:
Lan_shengji
()
Luban_shengji
()
lubanda_shengji
()
print
(
lan
.
u
)
\ 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