项目文件夹

文件
2026-09-03 07:39:22 +00:00

1 行
265 B
Plaintext

{"cells": [{"cell_type": "markdown", "source": ["# Hello\n"]}, {"cell_type": "code", "source": ["print(\"hi\")"], "outputs": [{"output_type": "stream", "name": "stdout", "text": ["hi\n"]}], "execution_count": 1}], "metadata": {}, "nbformat": 4, "nbformat_minor": 5}