IMPORTANT NOTICE: Due to the way windows labels key inputs, sometimes the key to press in will be stuck (as in scratch will always think that that key is pressing)! PLEASE press that key again to unstick it! Another thing I must add is that this project wont work on turbowarp due to the shift key recognition. This is my python interpreter, it is very basic but it is one of the best out there in my opinion. it has most of the used operations : + - * / and it also has : if else print setting variables boolean comparisions '>,<,=' multiline comments regular comments bidmas compatible etc... BUTTONS: use up and down arrows to scroll up and down the code use any keyboard buttons, it will be inputted if it is valid use enter to create a new line use left arrow to backspace RULES OF CODE: Print(): can print variables, numbers, solve equations and print out the answer, can print strings If, else: can be compared with ==, !=, >, <, you must add : at the end of it or the line will not work variable setting: to set variables choose a name for the variable (cant include number) for ex pi = 3.1415, or you could do pi = 'pi is awesome' or you could do pi=input('guess what pi is:') experiment around pls!! good luck!!
φ is the Greek letter representing the golden ratio (it denotes the perfect ratio at which things appear beautiful) I hope you find beauty in using my project. @kc021-shunting yard algorithm @-rex- -pen text engine lite @stio_studio and @codeywhizz (for trying to help a bit at the beginning), (thx guys) #python #replit