In this video, I will guide you through type constructors for builtin data-types with more focus on int(), float() and str() constructors and an overview on tuple() and list() constructors. You will also learn a bit more about using the print() function and understand the usage of sep= and end= keyword arguments to print() function.
Code samples and notebooks used in the videos / demonstration are available at https://github.com/slashprog/programm...