12
Using Computational Thinking and Python in Simple Challenges
In this chapter, we will again take a look at the computational thinking process and apply it to design algorithms that help us solve various scenarios and problems. As we wrap up Part 2, Applying Python and Computational Thinking, of this book, we will combine some of the knowledge about Python capabilities with the computational thinking process to solve these problems.
In this chapter, we will cover the following topics:
- Problem definition and Python
- Generalizing the problem and planning Python algorithms
- Designing and testing the algorithm
By the end of this chapter, you will be able to design algorithms that best fit the scenarios presented. You will also be able to identify ...
Get Applied Computational Thinking with Python - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.