• Home
  • Codesters
  • Lessons
    • Step 1 >
      • Part 01: Introduction to Python >
        • What is Programming?
        • Beginning with Python
        • Numbers
        • Simple Math
        • Modulus
        • Exponents
        • Order of Operations
        • Use what you have Learned (part 01)
      • Part 02: Logic Expressions >
        • Booleans
        • Boolean Expressions
        • Combining Boolean Expressions
        • Use what you have learned (Part 02)
      • Part 03: Words & Letters >
        • Strings
        • Multi-Line Strings
        • Adding & Multiplying Strings
        • Use what you have learned (part 03)
      • Part 04: Changing Text >
        • Changing Text
        • Indexing
        • Slicing
        • Use what you have learned (part 04)
    • Step 2 >
      • Definitions
      • Algorithms
      • Python IDLE
      • Memory & Variables
      • Types of Data
      • Input
    • Step 3 >
      • Decisions
      • Loops
      • Nested & Variable Loops
    • Step 4 >
      • Lists & Dictionaries
      • Functions
  • Online Tutorials
    • Microsoft Hour of Code
    • jumping bird tutorial
    • First Steps with Turtle
  • Useful Links
    • Codecademy
    • Tutorials Point
    • Trinket: A Visual Introduction to Python
    • Stack Overflow - Online forum for help
    • Code Skulptor
    • Online Help Forum
    • Exercises with solutions
    • Indentation Rules
    • YouTube Tutorial
    • learnpython.org
    • Flowchart Creator
    • Program Arcade
  • LOG OUT

Input

 In this section, you will learn about:
■  Inputting text with input()
■  Adding a prompt message to input()
■  Inputting numbers using int()  and float()  with input()
■  Printing several things on one line.

Exercises4

exercises4_solutions.pptx
File Size: 264 kb
File Type: pptx
Download File

Powered by Create your own unique website with customizable templates.