Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김동건
/
vlwk
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
Files
Commits
Network
Compare
Branches
Tags
e37163fc9ed67647cbd20cf6c8a0e238996a1dfc
Switch branch/tag
vlwk
echo.txt
exit commit
· e37163fc
e37163fc
김동건
authored
2021-04-01 21:24:44 +0900
echo.txt
45 Bytes
Raw
Blame
History
Permalink
1
2
3
print(input())
if input()=='exit':
exit()