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
14331434
authored
Aug 24, 2024
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
25fca301
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
22 deletions
l.py
l.py
View file @
14331434
...
@@ -3,30 +3,16 @@ class hore:
...
@@ -3,30 +3,16 @@ class hore:
self
.
l
=
leve
self
.
l
=
leve
self
.
u
=
up
self
.
u
=
up
self
.
g
=
gongji
self
.
g
=
gongji
def
shengji
(
self
):
self
.
l
=
self
.
l
+
1
self
.
u
=
self
.
u
+
34
self
.
g
=
self
.
g
+
21
Lan
=
hore
(
1
,
19
,
9
)
Lan
=
hore
(
1
,
19
,
9
)
luban
=
hore
(
1
,
10
,
13
)
luban
=
hore
(
1
,
10
,
13
)
lubanda
=
hore
(
1
,
16
,
10
)
lubanda
=
hore
(
1
,
16
,
10
)
shenji
()
def
Lan_shengji
():
print
(
lan
.
u
)
lan
.
l
=
leve
+
1
\ No newline at end of file
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