Toggle navigation
Toggle navigation
This project
Loading...
Sign in
노영우
/
git_branch_project
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
git_branch_project
A_echo_program.py
from A local repo
· 6023bcfd
6023bcfd
Young Woo
authored
2022-04-01 00:34:34 +0900
A_echo_program.py
26 Bytes
Raw
Blame
History
Permalink
1
2
input
=
input
()
print
(
input
)