Toggle navigation
Toggle navigation
This project
Loading...
Sign in
신승미
/
0925_assignment2
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
Files
Commits
Network
Compare
Branches
Tags
exit
Switch branch/tag
0925_assignment2
hello.py
hello world
· e28c23c7
e28c23c7
Browse Files
Seungmi Shin
authored
2020-09-25 23:25:07 +0900
hello.py
37 Bytes
Raw
Blame
History
Permalink
1
2
3
word
=
input
(
"input : "
)
print
(
word
)