Toggle navigation
Toggle navigation
This project
Loading...
Sign in
고성훈
/
Assignment2
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
goraki
2021-09-26 18:04:51 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b61143660d9d8c809ec42c5e37e844b9d3831750
b6114366
1 parent
41940551
added exit
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
exit.py
exit.py
0 → 100644
View file @
b611436
a
=
input
(
"input : "
)
if
a
==
"exit"
:
exit
()
\ No newline at end of file
Please
register
or
login
to post a comment