Readings from Python Fundamentals | 1st Edition
Cengage
Access the eBook
{{getPriceWithCurrency(vm.textbookPlatformSelectedOption.price, "$")}}
{{getPriceWithCurrency("74.95", "$")}}
ISBN: 9780357693704
{{getPriceWithCurrency("74.95", "$")}}
Buy the Textbook
{{getPriceWithCurrency(vm.textbookPlatformSelectedOption.price, "$")}}
{{getPriceWithCurrency("142.95", "$")}}
Buy Paperback : Readings from Python Fundamentals
ISBN: 9780357636442
{{getPriceWithCurrency("142.95", "$")}}
{{getInventoryMessage(
vm.textbookPlatformSelectedOption.inventoryCode,
'Published'
)}}
About This Product
This text provides students fundamental concepts of the Python language, including control statements, program flow, and function, with hands-on practice, step-by-step instruction, and provides immediate feedback and troubleshooting support on their code.