Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이정호
/
gitbranch-assignment2
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
이정호
2020-04-03 15:37:07 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b3c941967fb7aec004ce9c66c52f2d9d19a8de43
b3c94196
0 parents
hello world
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
2019102212.py
2019102212.py
0 → 100644
View file @
b3c9419
temp
=
input
(
"If you enter 'exit', the program will exit"
)
if
temp
==
"exit"
:
exit
()
else
:
Please
register
or
login
to post a comment