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
Authored by
정민우
2021-04-01 21:21:36 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cc0e8975e06ad39daa79a636f54455d1ea43324f
cc0e8975
0 parents
add echo.py
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
echo.py
echo.py
0 → 100644
View file @
cc0e897
1
+
userInput
=
input
()
2
+
print
(
userInput
)
Please
register
or
login
to post a comment