Python Programming IDE Primer

preview_player
Показать описание
This basic tutorial shows how to get started with Python to download, install, run a basic script, and debug. IDLE is a good starting environment, iPython is a nice web-based environment, and Spyder is an excellent Integrated Development Environment with superior debugging capabilities.
Рекомендации по теме
Комментарии
Автор

I thought this was a primer course on Python so what's a script

youshouldjustknowit