Python Quick Tip: Interactive Mode

preview_player
Показать описание
Learn how to use the interactive mode in Python.

~~~~~~~~~~~~~~ GREAT PLUGINS FOR YOUR CODE EDITOR ~~~~~~~~~~~~~~

🚀🚀 JOIN MY NEWSLETTER 🚀🚀

🚀🚀 Get exclusive content on Patreon: 🚀🚀

If you enjoyed this video, please subscribe to the channel!

You can find me here:

#Python

----------------------------------------------------------------------------------------------------------
* This is a sponsored link. By clicking on it you will not have any additional costs, instead you will support me and my project. Thank you so much for the support! 🙏
Рекомендации по теме
Комментарии
Автор

Thanks for tutorial, That’s very useful trick as you said for debugging.

ZobeirRaisi
Автор

I have been watching ur tips and tricks for python and i love how u teach. please can u make a ds and algo course for python

komalgupta
Автор

can you also please make a tutorial about @classmethod and @staticmethod? they used in both python and pytorch, but I never undestood them

seyeeet
Автор

Is this can be reached within VSCode? I mean if I click 'Run' it can run the script with -i command?

alirics
Автор

What happens if the script has an error?

brucemurdock
Автор

how I can see the active variables while doing your suggestion?

seyeeet
Автор

is it not same like the idle shell of python

komalgupta