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:32:57 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2d366349725c1265236772d6176ed9ab1c7aad28
2d366349
1 parent
d3cb1875
RESET
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
Echo.py
Echo.py
deleted
100644 → 0
View file @
d3cb187
while
True
:
a
=
input
(
">>>"
)
print
(
a
)
Please
register
or
login
to post a comment