Where to find a python lnterpreter that outputs beyond texts only? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Where to find a python lnterpreter that outputs beyond texts only?

Interpreter that interprets not only texts but other qualities also

22nd Nov 2019, 2:23 PM
Ahaoma Michael
1 Answer
+ 1
Ahaoma Michael do you mean like GUI or what? python interpreter does exactly what you tell to, given that you write a correct code with the right modules/libraries. if you need gui use gui modules like tkinter, pygui...
22nd Nov 2019, 3:08 PM
Bahhaⵣ
Bahhaⵣ - avatar