{ "cells": [ { "cell_type": "markdown", "id": "b3f102cb-0f33-43ad-a808-e8f3c171b370", "metadata": {}, "source": [ "# Python 3.8\n", "\n", "Released on October 14th, 2019." ] }, { "cell_type": "markdown", "id": "52f3a2f9-1270-48fe-a5c3-881574ec0191", "metadata": {}, "source": [ "# Python 3.9\n", "\n", " Released on October 5th, 2020." ] }, { "cell_type": "markdown", "id": "bac26435-89c5-4b89-af37-340fd9a9556c", "metadata": {}, "source": [ "# Python 3.10\n", "\n", " Released on October 4, 2021." ] }, { "cell_type": "markdown", "id": "ec96310b-2b8d-45f3-9cac-6ec33861483b", "metadata": {}, "source": [ "# Python 3.11\n", "\n" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.8.10" } }, "nbformat": 4, "nbformat_minor": 5 }