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:35:22 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
189586edb601bc9812d271c9b3051dbd0f80eb06
189586ed
1 parent
bc6bf2a1
add file(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 @
189586e
input
=
input
(
"Please input: "
)
print
(
input
)
Please
register
or
login
to post a comment