Читать книгу Introduction to Python Programming for Business and Social Science Applications - Frederick Kaefer - Страница 77

Stop, Code, and Understand! SCU 3.1 Lists

Оглавление

Download the file “SCU 3_1.py” from the companion website and save it either on your computer or on a removable storage device. Open the file in the Python IDLE editor and execute the program to see the output, which is a list of five values. Add a Python code statement where indicated to change the entry True to be False. Execute the modified program after the change to verify that the revised code runs and produces the correct result.

Description

Introduction to Python Programming for Business and Social Science Applications

Подняться наверх