For first time users, read the installation section first! This file is automatically opened on first install. You can reopen it in settings or command palette.
Builtin modules include os, sys, time, re, and struct, etc. Some ports have support for _thread module (multithreading), socket and ssl for networking, and asyncio. Note that only a subset of Python 3 ...