• This project
    • Loading...
  • Sign in

김가영 / OSS_Test

%ea%b7%b8%eb%a6%bc1
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
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • OSS_Test
  • echo.py
  • 김가영's avatar
    modify echo · 489316a0
    489316a0
    김가영 authored 2019-03-29 11:24:40 +0900
echo.py 45 Bytes
Raw Blame History Permalink
1 2 3 4
a= input()
print(a)
if(a == "exit"):
	return