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
Jumi Yang
2022-04-01 03:06:21 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
745b45210244809ab1f9b30337aaa3fa03ee509e
745b4521
1 parent
9a805eba
echo program
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
43 additions
and
0 deletions
echo.ipynb
echo.ipynb
0 → 100644
View file @
745b452
{
"cells"
:
[
{
"cell_type"
:
"code"
,
"execution_count"
:
1
,
"metadata"
:
{},
"outputs"
:
[
{
"name"
:
"stdout"
,
"output_type"
:
"stream"
,
"text"
:
[
"안녕하세요
\n
"
,
"안녕하세요
\n
"
]
}
],
"source"
:
[
"print(input())"
]
}
],
"metadata"
:
{
"kernelspec"
:
{
"display_name"
:
"Python 3"
,
"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.3"
}
},
"nbformat"
:
4
,
"nbformat_minor"
:
4
}
Please
register
or
login
to post a comment