Remix.run Logo
rihabz 11 hours ago

what actually its do

ilxstudio 4 hours ago | parent [-]

It's basically a way to run your Python program without the terminal. Your code/program restarts automatically when you make code changes, so that you can always see the latest version of your code running live.