Toggle navigation
Toggle navigation
This project
Loading...
Sign in
정민우
/
remoteTest
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
master
Switch branch/tag
remoteTest
echo.py
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
)