Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박규리
/
practice3
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-04-01 01:19:19 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
782b953c238426409e08f6f9e9dbf73f90f813d0
782b953c
1 parent
ed906235
exit
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
exit.py
exit.py
0 → 100644
View file @
782b953
a
=
input
()
if
a
==
'exit'
:
exit
()
Please
register
or
login
to post a comment