Toggle navigation
Toggle navigation
This project
Loading...
Sign in
조민지
/
OpenSourceSW
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
JoMinJi
2018-09-28 13:00:45 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
eb3807293217b285a306e813d48932b01c23dee3
eb380729
1 parent
eb39aee0
sosad
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
echo.py
echo.py
View file @
eb38072
1
a
=
input
()
1
a
=
input
()
2
-
print
(
a
)
...
\ No newline at end of file
...
\ No newline at end of file
2
+
print
(
a
)
3
+
print
(
a
)
...
...
Please
register
or
login
to post a comment