Practical Coding in Python

Learn to write and validate your own code

Darren Kessner, PhD

(revised September 1, 2025)

Previous: Coding Exercises: Functions and Testing

2. Strings and Math

This chapter demonstrates the use of strings and math functions in Python.


Next: