PythonX - The Scratch Python Editor Simulation of a Real One. The 2nd, but most powerful Scratch Python Complier as well! A to Add a line R to Replace a line (Enter nothing to replace it and you delete it.) P to Play script. (If you want to indent in the code, just use three spaces.)
-Python Complier Scripters -This Github link: https://anenadic.github.io/2014-11-10-manchester/novice/python/07-errors.html#:~:text=Python%20errors%20and%20exceptions%201,...%205%20File%20errors. -Sololearn: Here's my Account: https://www.sololearn.com/Profile/18782673 ---------------------------------------------------- Makeable codes: -if [Statement]: -print (' ') and ( ) -[Variable Name] = [Your Variable Value] -[Variable Name] == [Statement Value] -#[Your note] (Doesn't do anything.) -def [Name of Code] Beta -while [Unbreakable Statement]: (Lasts Forever) -print([Variable Name]) (ACTUALLY create the variable first or end up with spam. -input('[Question]') -input([Variable])