• This project
    • Loading...
  • Sign in

장소원 / gitbranch-assignment2

%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
  • gitbranch-assignment2
  • echo.py
  • 장소원's avatar
    a · 0711697c
    0711697c Browse Files
    장소원 authored 2020-09-25 17:38:26 +0900
echo.py 65 Bytes
Raw Blame History Permalink
1 2 3

text=input("출력할 문자를 입력하세요 : ")
print(text)