2 points | by ilxstudio 11 hours ago ago
3 comments
what actually its do
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.
[flagged]
what actually its do
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.
[flagged]