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:34:46 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
38b09c3bb6a34ee2c78e1da63216f63eb3c196f5
38b09c3b
1 parent
2d366349
PUSH Echo.py in A repo
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
Echo.py
Echo.py
0 → 100644
View file @
38b09c3
while
True
:
a
=
input
(
">>>"
)
print
(
a
)
Please
register
or
login
to post a comment