3 Answers
+ 2
Qq Qq ,
your post reads a bit confused and vague.
if you really have a coding / learning related question / topic, please rework your post by adding helpful information.
+ 1
What you want to say?
0
Hello, Qq Qq and welcome to SoloLearn!
It's great to have you here! Thank you for reaching out to the community.
That said, I am afraid your question is not quite clear.
By "python in python", do you mean to say that you want to create a Python interpreter to demonstrate how Python can interpret its own commands that you can run on SoloLearn Code Playground?
If so, you migt want to start simple and create a miniature REPL (ReadâEvalâPrint Loop) which allows you to type Python commands while the program is running and it will execute them just as a tiny interpreter would.
Thank you.



