Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김동진
/
gitbranch-assignment2
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
김동진
2020-09-25 14:51:44 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cdd1a9ab9b002c5e8db0c7e0fabe366a4e1d7951
cdd1a9ab
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 @
cdd1a9a
x
=
input
(
"입력 : "
)
print
(
x
)
Please
register
or
login
to post a comment