yellow.ipynb

Jmnote (토론 | 기여)님의 2021년 3월 16일 (화) 02:55 판 (→‎개요)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

yellow.ipynb
{
  "cells": [
    {
      "cell_type": "code",
      "metadata": {},
      "source": [
        "print('hello')\n",
        "print('world')"
      ],
      "outputs": [],
      "execution_count": null
    },
    {
      "cell_type": "code",
      "metadata": {},
      "source": [
        "print(yellow)\n",
        "print(world)"
      ],
      "outputs": [],
      "execution_count": null
    }
  ],
  "metadata": {
    "language_info": {
      "name": "python"
    }
  },
  "nbformat": 4,
  "nbformat_minor": 4
}

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}