Converting Python 2 Scripts to Python 3!

preview_player
Показать описание
Tutorial on converting Python 2 scripts to Python 3 syntax using the 2to3 module.

CONNECT:

|-Video Chapters-|
0:00 - Intro
0:05 - Example of Python 2 syntax
0:34 - Differences between Python 2 and Python 3 syntax
1:00 - Python script with Python 2 syntax
1:25 - Converting the Python 2 script to Python 3
2:28 - Reviewing the refactored script
2:49 - References and additional learning
Рекомендации по теме