Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박시진
/
Assignment2
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-04-01 01:46:38 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
90e21afb61b209ebdf5d2de4ca3a2822477c078b
90e21afb
1 parent
2c19f2fe
inputoutput.py is added
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
inputoutput.py
inputoutput.py
0 → 100644
View file @
90e21af
1
+
x
=
input
(
"Enter your message : "
)
2
+
print
(
x
)
...
\ No newline at end of file
...
\ No newline at end of file
Please
register
or
login
to post a comment