Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson4_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
daea9998cf6e4562b3a5892b060e1e7c84e5281f
Switch branch/tag
lesson4_5
12.py
Find file
Blame
History
Permalink
auto save
· daea9998
BellCodeEditor
committed
3 years ago
daea9998
12.py
50 Bytes
Edit
1
2
3
4
5
a1
=
"python"
b1
=
"123456"
i
=
3
while
i
>
0
:
if