BRONZE | Scratch Python Simulator This is Bronze, a PythonX recreation, and a Python Simulator for Scratch! Explore its features. Not much is in yet, so please suggest new functions! (Discontinued)
Update Log: [0.1.0] Release: - `print()` can print strings and variable values. - The `getpass` module has only one function called `getpass.getuser` - Variables can be created and set to other variables or strings [0.1.1] Bug Fix WIP: - More specific errors. - Creating syntax detections. [0.1.2] Bug Patch: - Undefined tokens are detected. [0.2.0] Function Addition: - With the `time.sleep()` function, you can wait in seconds. - Fixed error arrow placement