Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박현우
/
OOS_assign_4-2
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
박현우
2019-12-17 19:22:17 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bdaa3e20b182ae14b49a3d0b3273237f06904c36
bdaa3e20
0 parents
echo
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 @
bdaa3e2
def
echo
(
name
):
print
(
name
)
\ No newline at end of file
Please
register
or
login
to post a comment