Professional Python Programming
Build a whole application in Python with complex functionality. In addition to writing full application, students will be familiar with code version control systems.
In this Adventure we will learn arrays properties and methods of arrays.
In this mission, we will learn how to create an array to store multiple variables.
Creating an array and accessing it’s elements
Arrays are usually used to represent series of related data to each other.
Let’s define an array and then adding a new values to it.
Let’s remove the first ranked student from the array.
Professional Python Programming
Build a whole application in Python with complex functionality. In addition to writing full application, students will be familiar with code version control systems.