Toggle navigation
Toggle navigation
This project
Loading...
Sign in
지창언
/
GitBranchTest
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
지창언
2022-03-31 22:16:40 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d1cedf3f0c055426fb46fb25e440aa32eaf221d1
d1cedf3f
1 parent
e16a71f8
exit
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
exit.py
exit.py
View file @
d1cedf3
...
...
@@ -3,4 +3,5 @@ while(True):
if
(
c
!=
"exit"
):
print
(
c
)
else
:
print
(
"Okay... bye"
)
break
...
...
Please
register
or
login
to post a comment