Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이선호
/
assign2_2
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-28 20:50:42 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
96840b89665656fc0e581f0ba93b07fa930dbf9c
96840b89
0 parents
InputA
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
input.py
input.py
0 → 100644
View file @
96840b8
1
+
a
=
input
(
"입력값을 입력하세요 : "
)
2
+
print
(
a
)
Please
register
or
login
to post a comment