Toggle navigation
Toggle navigation
This project
Loading...
Sign in
방승일
/
PushPull
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
방승일
2022-03-30 15:30:54 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d3cb1875aa237fbe1cb875e8cb0698e465d715e4
d3cb1875
1 parent
b70b9884
Push Modified Echo.py 2 in A repo
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
Echo.py
Echo.py
View file @
d3cb187
1
-
<<<<<<<
HEAD
2
while
True
:
1
while
True
:
3
a
=
input
(
">>>"
)
2
a
=
input
(
">>>"
)
4
print
(
a
)
3
print
(
a
)
5
4
6
5
7
-
=======
8
-
a
=
input
(
">>>"
)
9
-
print
(
a
)
10
-
>>>>>>>
82
fa6feb25001510e6719f989e8bb2f91994fe38
...
...
Please
register
or
login
to post a comment