Skip to content
KnowledgeCity

Python: Input, Output, and Variables

How to setup and understand the environment in Python.
Preview the first lesson free — get full access to all 6 lessons.
Course: On-Demand
Beginner Provider Jeremy Kurtz  6 Lessons ·  32m  in English 

Course Description

Python programming is an object oriented, interpreted scripting language that works well for handling complex data relationships, automation, AI, and more. This introductory Python course shows how to set up Python and a programming interface called IDLE. You’ll learn how to set up the environment, accept input, and display output. You’ll also learn about variables in Python and variable names, types, and the assignment operator. Finally, you’llsee how to combine variables with strings in Python.

What You'll Learn

  • Set up Python and the IDLE programming interface, including configuring the development environment
  • Accept input and display output in Python
  • Define what a variable is and create valid variable names
  • Work with variable types and use the assignment operator
  • Combine variables with strings and combine output in Python
  • Understand what Python is and what it is used for

Key Takeaways

  • Python is an object-oriented, interpreted scripting language that works well for handling complex data relationships, automation, AI, and more.
  • This introductory course covers setting up Python along with a programming interface called IDLE.
  • The course teaches how to set up the environment, accept input, and display output.
  • Learners study variables in Python, including variable names, types, and the assignment operator.
  • The course shows how to combine variables with strings in Python.

Frequently Asked Questions

Who is this course for?

This is an introductory Python course for learners who want to understand what Python is and what it is used for, set up the environment, and learn about variables.

What does this course cover?

It covers setting up the Python development environment and the IDLE interface, input and output in Python, variables (names, types, and the assignment operator), and combining variables with strings and output.

What skills will I gain from this course?

The course develops skills in computer programming, interactive programming, programming concepts, and Python, including the ActivePython package and Arcpy.

What is Python used for according to this course?

Python is described as an object-oriented, interpreted scripting language that works well for handling complex data relationships, automation, AI, and more.