Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박선하
/
new
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-09-29 22:19:59 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7b7a26aaec67a4bed7cd5f120cf3915e7a182123
7b7a26aa
0 parents
Echo
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
52 additions
and
0 deletions
Echo.ipynb
Echo.ipynb
0 → 100644
View file @
7b7a26a
{
"cells"
:
[
{
"cell_type"
:
"code"
,
"execution_count"
:
1
,
"metadata"
:
{},
"outputs"
:
[
{
"name"
:
"stdout"
,
"output_type"
:
"stream"
,
"text"
:
[
"apple
\n
"
,
"apple
\n
"
]
}
],
"source"
:
[
"text = input()
\n
"
,
"
\n
"
,
"print(text)"
]
},
{
"cell_type"
:
"code"
,
"execution_count"
:
null
,
"metadata"
:
{},
"outputs"
:
[],
"source"
:
[]
}
],
"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.7.6"
}
},
"nbformat"
:
4
,
"nbformat_minor"
:
4
}
Please
register
or
login
to post a comment