Toggle navigation
Toggle navigation
This project
Loading...
Sign in
서주원
/
OSS_Exp04_05
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
서주원
2018-09-28 22:08:05 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e8a3d912d1ecf487dae2d80b0f65bdd4755d3fb1
e8a3d912
0 parents
1
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 @
e8a3d91
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