Python - Complete Python Guide [10 HOURS]

preview_player
Показать описание

🔥 My Udemy Profile

Contents of the video:

03:03:00 Practice - Exploring Core Data Classes (str, int, bool, list, dict).mp4
Рекомендации по теме
Комментарии
Автор

Thank you for the useful and clear content for free! Glory to Ukraine!

denyslysenko
Автор

one more Youtube course like drag and drop and nottelling the logics. After one hour watching you will understand that the efort this guy put on this video in ussles.
there are 14 data types: int, float, boolean, complex, str, bytes, bytesarray, list, range, tuple, set, frozenset, dict, non-types. The foundamental data types are : int, float, boolean, complex. Mutable and Immutable is not good explained. When you assing a variable you get and id when your change the value of the variable than also the id is changed. example : a = 3 print(a, id(a)) you get id = , a= 5 print(a, id(a)) you get new id so that is not immutable.

donkris
Автор

А в чем разница? На русском 15 часов. Мне в принципе все равно на каком языке смотреть

clannajebyan