Toggle navigation
Toggle navigation
This project
Loading...
Sign in
진성욱
/
1000chw
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
천현우
2021-03-31 18:35:35 +0900
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
be7817a0dcc8a358a4e16c5b176618109e849de8
be7817a0
2 parents
c34a7cbc
0730373f
Merge branch 'exit' into 'main'
exit add See merge request !1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
exit.py
exit.py
0 → 100644
View file @
be7817a
while
True
:
x
=
input
()
if
x
==
"exit"
:
break
Please
register
or
login
to post a comment