Toggle navigation
Toggle navigation
This project
Loading...
Sign in
곽병민
/
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
Files
Commits
Network
Compare
Branches
Tags
master
Switch branch/tag
assignment2
assignment2.py
assignment2 added
· 476e3666
476e3666
Browse Files
곽병민
authored
2022-04-01 00:27:13 +0900
assignment2.py
58 Bytes
Raw
Blame
History
Permalink
1
2
3
n
=
int
(
input
(
"숫자를 입력하시오. : "
))
print
(
n
)