Toggle navigation
Toggle navigation
This project
Loading...
Sign in
안효빈
/
exp2
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
Files
Commits
Network
Compare
Branches
Tags
exit
Switch branch/tag
exp2
echo.py
add
· eaf5495f
eaf5495f
Browse Files
Ahn
authored
2021-09-30 22:38:28 +0900
echo.py
31 Bytes
Raw
Blame
History
Permalink
1
2
a
=
input
(
"input : "
)
print
(
a
)