Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeongmin Seo
/
assignment
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
Jeongmin Seo
2022-04-01 02:24:50 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
22f32d98d284bcd57a7d8ff33b92556f7d7b34cf
22f32d98
1 parent
1f192c73
implement echo program
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
35 additions
and
0 deletions
echo_program.ipynb
echo_program.ipynb
0 → 100644
View file @
22f32d9
{
"cells"
:
[
{
"cell_type"
:
"code"
,
"execution_count"
:
null
,
"id"
:
"22123f36"
,
"metadata"
:
{},
"outputs"
:
[],
"source"
:
[
"print(input())"
]
}
],
"metadata"
:
{
"kernelspec"
:
{
"display_name"
:
"Python 3 (ipykernel)"
,
"language"
:
"python"
,
"name"
:
"python3"
},
"language_info"
:
{
"codemirror_mode"
:
{
"name"
:
"ipython"
,
"version"
:
3
},
"file_extension"
:
".py"
,
"mimetype"
:
"text/x-python"
,
"name"
:
"python"
,
"nbconvert_exporter"
:
"python"
,
"pygments_lexer"
:
"ipython3"
,
"version"
:
"3.8.12"
}
},
"nbformat"
:
4
,
"nbformat_minor"
:
5
}
Please
register
or
login
to post a comment