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
Authored by
박하늘
2021-03-26 23:25:14 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6dfa639f255b7f130add7fac9c7456ca3b9441d8
6dfa639f
1 parent
a953d29b
A implemented
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
A.py
A.py
View file @
6dfa639
while
(
1
):
a
=
str
(
input
(
"입력하세요 : "
))
print
(
a
)
\ No newline at end of file
...
...
Please
register
or
login
to post a comment