Part 3

Summary

Very often programs handle data. This data must be stored somewhere for the duration of program execution — creating a new variable for each piece of data would be very laborous and make the code hard to understand. In this part we have taken the first steps towards effective data management: by using lists and arrays we can store almost unlimited amounts of data for the duration of program execution. We have also practiced string handling and splitting strings into smaller substrings.

Please take a moment to answer the survey below.

Loading...
:
Loading...

Log in to view the quiz

You have reached the end of this section!

Remember to check your points from the ball on the bottom-right corner of the material!