Toggle navigation
Toggle navigation
This project
Loading...
Sign in
최예리
/
Ex04-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
최예리
2019-10-04 12:11:07 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
92fd0665077c34bf113da9d958de30af0cc1fc65
92fd0665
0 parents
app.py
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
app.py
app.py
0 → 100644
View file @
92fd066
1
+
a
=
input
(
"입력:"
)
2
+
print
(
"출력:"
,
a
)
...
\ No newline at end of file
...
\ No newline at end of file
Please
register
or
login
to post a comment