• This project
    • Loading...
  • Sign in

안효빈 / exp2

%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
  • exp2
  • echo.py
  • Ahn's avatar
    add · eaf5495f
    eaf5495f Browse Files
    Ahn authored 2021-09-30 22:38:28 +0900
echo.py 31 Bytes
Raw Blame History Permalink
1 2
a = input("input : ")
print(a)