Toggle navigation
Toggle navigation
This project
Loading...
Sign in
임태민
/
git-branch-assignment-02
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
임태민
2021-03-30 01:01:44 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2c60b3d4893f5d74a6a3e67cb4fd1771cac18021
2c60b3d4
1 parent
dfc4d5d9
Add echo-program.py
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
echo-program.py
echo-program.py
0 → 100644
View file @
2c60b3d
echo
=
input
(
"Enter user's input: "
)
print
(
echo
)
Please
register
or
login
to post a comment