• This project
    • Loading...
  • Sign in

정민우 / remoteTest

%ea%b7%b8%eb%a6%bc1
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
Switch branch/tag
  • remoteTest
  • echo.py
  • 정민우's avatar
    add echo.py · cc0e8975
    cc0e8975
    정민우 authored 2021-04-01 21:21:36 +0900
echo.py 37 Bytes
Raw Blame History Permalink
1 2
userInput = input()
print(userInput)