CodeSkool

Read and write files in python

Read Write Files from Native File System in Python

The default file system used in Pyodide is MEMFS, which is a virtual in-memory file system....

localStorage

⚠️ Store Security keys 🔐 in Browser localStorage 🚨⛔

WARNING: Anyone who has access to your browser can look into the security keys and...

From Scratch To Python

Using Python Functions instead of Method Call to Control the Scratch Sprite

Its hard for someone moving from block based programming to Python to understand directly, what...

Ollama Tool

How to use OLLAMA in CodeSkool Scratch

Download Ollama tool from their website: https://ollama.com/download/windows and install the same, like any other software....

From Scratch To Python

CodeSkool Scratch Python Classes Documentation

This document provides information about the Sprite and Pen classes which are designed to mimic the block-based programming logic...

ESP32CamRover

How to use ESP32Cam with CodeSkool

First you need to put the ESP32Cam into flash mode, by connecting the GPIO0 pin...