Toggle navigation
Toggle navigation
This project
Loading...
Sign in
손수민
/
clone_assignment
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
SuminSSon
2022-04-01 16:36:11 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
971be7203698282c4d91948b79d8475c919c1d46
971be720
1 parent
007711cc
exit
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 @
971be72
inp
=
input
(
"입력: "
)
print
(
inp
)
\ No newline at end of file
Please
register
or
login
to post a comment