+ 2
how to run the code ?
I wrote the code in vs code (pyton). How can I run it on my laptop? i know this is a stupid question but I can't figure it out and haven't found any useful information about it...
2 Respuestas
+ 7
for online :
1.https://www.onlinegdb.com/online_python_compiler
2. google colab :
https://colab.research.google.com/
for offline :
1. visual studio code
2. anaconda
i prefer visual studio code