0

Make python in python

Plz reply and make python in sololearn

23rd Nov 2025, 2:38 AM
Qq Qq
Qq Qq - avatar
4 odpowiedzi
+ 3
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.
23rd Nov 2025, 7:26 AM
Lothar
Lothar - avatar
+ 2
What you want to say?
23rd Nov 2025, 10:49 AM
"~CRIMINAL~"💀🔪🚬
"~CRIMINAL~"💀🔪🚬 - avatar
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.
23rd Nov 2025, 3:50 PM
Ushasi Bhattacharya
0
This looks like you are asking possibly 3 different things from executing one script to execute a secondary script , or combining two scripts , or possibly threading ... Like others here your question is unclear but here are 2 codes with 3 examples BUT please clarify... https://sololearn.com/compiler-playground/ceouhOy47nRX/?ref=app https://sololearn.com/compiler-playground/croln999JR7I/?ref=app
23rd Nov 2025, 10:01 PM
BroFar
BroFar - avatar