Читать книгу Introduction to Python Programming for Business and Social Science Applications - Frederick Kaefer - Страница 34
2 Building Blocks of Programming Learning Objectives
ОглавлениеExplain good programming practice guidelines
Describe variables and commonly used data types in Python
Write code statements that assign values to variables
Classify types of errors that can occur in Python code
Develop functions that contain code segments
Write code statements using Python functions