Toggle navigation
Toggle navigation
This project
Loading...
Sign in
seungmin lee
/
oss_git_echo
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
seungmin lee
2020-09-25 20:50:17 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d4556113f64472f88bc2ddfc2170891b9d7f1ae6
d4556113
0 parents
implementing echo v1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
echo.py
echo.py
0 → 100644
View file @
d455611
1
+
echo
=
input
(
"say : "
)
2
+
print
(
echo
)
...
\ No newline at end of file
...
\ No newline at end of file
Please
register
or
login
to post a comment