From 676c16885d361617c0c85f2633dab59c8c012081 Mon Sep 17 00:00:00 2001 From: Carly Chin Sek Yi <89466420+ChinSekYi@users.noreply.github.com> Date: Mon, 8 Jul 2024 20:21:13 +0800 Subject: [PATCH] Created using Colab --- statements_file.ipynb | 75 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 statements_file.ipynb diff --git a/statements_file.ipynb b/statements_file.ipynb new file mode 100644 index 0000000..49f4f71 --- /dev/null +++ b/statements_file.ipynb @@ -0,0 +1,75 @@ +{ + "nbformat": 4, + "nbformat_minor": 0, + "metadata": { + "colab": { + "provenance": [], + "authorship_tag": "ABX9TyMi1ALcH9hQsBP1EJpBP07E", + "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": "markdown", + "source": [ + "## Learning Statements" + ], + "metadata": { + "id": "etKGodw3RhoD" + } + }, + { + "cell_type": "code", + "source": [], + "metadata": { + "id": "OoMQJWruRn5q" + }, + "execution_count": null, + "outputs": [] + }, + { + "cell_type": "markdown", + "source": [ + "## Variables" + ], + "metadata": { + "id": "xh1jRYLqR4ST" + } + }, + { + "cell_type": "markdown", + "source": [ + "## Data Structures" + ], + "metadata": { + "id": "jaunrcuESY98" + } + }, + { + "cell_type": "code", + "source": [], + "metadata": { + "id": "GU6vptcGR7hz" + }, + "execution_count": null, + "outputs": [] + } + ] +} \ No newline at end of file