Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Lee min hye
/
opensource-experiment04
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
Lee min hye
2019-03-29 19:21:35 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
818429ef7714b427e88aaa3d1010951a8d7971d6
818429ef
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 @
818429e
1
+
a
=
input
()
2
+
print
(
a
)
...
\ No newline at end of file
...
\ No newline at end of file
Please
register
or
login
to post a comment