Lessons by tag «basics of python»
We found 43 lessons lessons about the «basics of python» in the Hexlet catalog. These lessons on «basics of python» are available in the following courses: Python Basics.
Learning how to set the default values
Learning how to get values from strings
Learning how to use Python's built-in data attributes
Using the random module, responsible for generating random numbers
Exploring types of errors and ways to fix them
Learning how Python handles code split into multiple files
Learning to control the behavior of programs in loops
Learning about the values available for the functions
Learning what a logical type is and how to apply logical operations
Exploring logical operations in more depth
Learning how to control the program's behavior depending on different conditions
Learning another way to work with strings in Python