Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김가영
/
OSS_Test
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
김가영
2019-03-29 11:24:40 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
489316a00503bcb5d07b326364baef467c453798
489316a0
1 parent
f805bc12
modify echo
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
echo.py
echo.py
View file @
489316a
a
=
input
()
print
(
a
)
if
(
a
==
"exit"
):
return
\ No newline at end of file
...
...
Please
register
or
login
to post a comment