Introduction to Module 2: Writing Code in Python
Introduction
Python is an incredibly powerful and versatile programming language used by software developers, data scientists, and web developers. In this module, you will practice writing simple programs to demonstrate your understanding of basic coding principles. You will use the Python programming language to create a program that can take input from the user, process it, and output a result. By the end of this module, you will have gained a basic understanding of coding in Python and will be able to write simple programs of your own. So let’s get started and learn the basics of coding in Python!
What you’ll learn

Upon completion of this module, you will understand the fundamentals of programming using Python.