• This project
    • Loading...
  • Sign in

채지성 / assignment2

%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
  • assignment2
  • echo.py
  • 채지성's avatar
    B · c52359a0
    c52359a0
    채지성 authored 2022-03-31 15:07:55 +0900
echo.py 40 Bytes
Raw Blame History Permalink
1 2 3
a = input()
if a != "exit":
    print(a)