Toggle navigation
Toggle navigation
This project
Loading...
Sign in
서원석
/
OpenSourceProgramming_2018_1_Experiment4
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
seowonseok
2018-03-30 12:26:35 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2e751e553bf6684fa9f0c82d6cfc14a2e725093d
2e751e55
1 parent
10645b1a
new file(echo.py) in master branch
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 @
2e751e5
input
=
input
(
"Please input: "
)
print
(
input
)
Please
register
or
login
to post a comment