{ "nbformat": 4, "nbformat_minor": 0, "metadata": { "colab": { "name": "Simple", "version": "0.3.2", "views": {}, "default_view": {}, "provenance": [], "collapsed_sections": [] }, "kernelspec": { "name": "python3", "display_name": "Python 3" } }, "cells": [ { "metadata": { "id": "NwK2eKbS4X96", "colab_type": "code", "colab": { "autoexec": { "startup": false, "wait_interval": 0 } } }, "cell_type": "code", "source": [ "1+1" ], "execution_count": 0, "outputs": [] } ] }