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:29:24 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bc6bf2a1d54b08d8210b692013d2c772c457508d
bc6bf2a1
1 parent
2e751e55
delete file(echo.py)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
echo.py
echo.py
deleted
100644 → 0
View file @
2e751e5
input
=
input
(
"Please input: "
)
print
(
input
)
Please
register
or
login
to post a comment