In this course, we'll delve a little deeper into working with data structures such as strings, lists, sets, dictionaries, as well as other sequences and collection. We'll also learn how to work with comprehensions, particularly in conjunction with the widely-used list type. Finally, we'll fine-tune our problem-solving process and learn to use it by working on more complex program, and get familiar with using debugging tools.
for
, while
, and comprehensions
Course No. | Name |
---|---|
PY109 | Assessment: Programming Foundations with Python: Basics |