Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이선호
/
Assignment
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
이선호
2021-09-26 13:21:05 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ca623c3682e8239f28531bec3c50b4117f435260
ca623c36
0 parents
inputA
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
input.py
input.py
0 → 100644
View file @
ca623c3
a
=
input
(
"입력값을 입력하세요 : "
)
print
(
a
)
Please
register
or
login
to post a comment