From 851ddc5e6094fadd44f31a9ad1d3876456b04372 Mon Sep 17 00:00:00 2001 From: kxen42 Date: Thu, 17 Mar 2022 13:39:36 -0500 Subject: [PATCH] Created using Colaboratory --- Udemy_200+Exercises_Programming_Python.ipynb | 53 ++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 Udemy_200+Exercises_Programming_Python.ipynb diff --git a/Udemy_200+Exercises_Programming_Python.ipynb b/Udemy_200+Exercises_Programming_Python.ipynb new file mode 100644 index 0000000..cbb0acc --- /dev/null +++ b/Udemy_200+Exercises_Programming_Python.ipynb @@ -0,0 +1,53 @@ +{ + "nbformat": 4, + "nbformat_minor": 0, + "metadata": { + "colab": { + "name": "Udemy 200+Exercises Programming Python.ipynb", + "provenance": [], + "authorship_tag": "ABX9TyNRKYMom1kiyC2AgNBgqdgt", + "include_colab_link": true + }, + "kernelspec": { + "name": "python3", + "display_name": "Python 3" + }, + "language_info": { + "name": "python" + } + }, + "cells": [ + { + "cell_type": "markdown", + "metadata": { + "id": "view-in-github", + "colab_type": "text" + }, + "source": [ + "\"Open" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": { + "id": "6miufux_HdNk" + }, + "outputs": [], + "source": [ + "" + ] + }, + { + "cell_type": "markdown", + "source": [ + "You can create a notebook from Google Drive > New Notebook\n", + "File > 'Locate in Drive' to find the file\n", + "You have to connect to a hosted runtime environment, if not already connected, hit Connecting in the upper RHS. You should see icons for RAM and Disk in the upper RHS." + ], + "metadata": { + "id": "PIKix3A9ISnx" + } + } + ] +} \ No newline at end of file