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
16ce8b61
authored
Aug 08, 2021
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
auto save
parent
2cfb5f89
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
6 deletions
__pycache__/sb.cpython-37.pyc
pp.py
pppp.py
sb.py
__pycache__/sb.cpython-37.pyc
0 → 100644
View file @
16ce8b61
File added
pp.py
0 → 100644
View file @
16ce8b61
import
sb
O
=
sb
.
func
(
a
,
b
)
print
(
O
)
\ No newline at end of file
pppp.py
View file @
16ce8b61
import
func
import
func
n
=
func
.
new_input
()
n
=
func
.
new_input
()
print
(
n
)
m
=
func
.
sum
(
n
)
m
=
func
.
sum
(
n
)
print
(
'尼地芬书死:'
+
str
(
m
))
print
(
'尼地芬书死:'
+
str
(
m
))
\ No newline at end of file
sb.py
View file @
16ce8b61
a
=
10000000000000
b
=
95484954988
def
func
(
a
,
b
):
def
func
(
a
,
b
):
c
=
a
+
b
while
tuple
:
return
c
c
=
a
+
b
func
(
c
)
return
c
\ No newline at end of file
# qq=func(2,8)
# print(qq)
\ 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