Python for Beginners
Difficulty: Beginner
Duration: 7 minutes and 45 seconds
Students: 16,736
Rating: 4.5/5
We start with an introduction to an Interactive Development Environment and to the basic concepts of programming with the Python language. We then introduce how data is stored and represented within computers, and how primitive data types are used by Python to represent data within programs. We then learn more about how data is stored and collected by Python, how Strings and Tuples are stored and managed in Python and what the common operators are for manipulating these data types. Finally, we learn how to create a simple function that outputs a string to the computer console.
This content is developed in partnership with Trivera
Learn more