Computing SEC 09 - Python Course
2.7 Variables and input quiz
Initializing search
    • Home
      • 0.1 Welcome
      • 0.2 Why Python
      • 0.3 Career opportunities with python
      • 0.4 Happy coding
      • 1.1 Setting up the environment
      • 1.2 Basic syntax and concepts
      • 1.3 Indentation
      • 2.1 What is a variable
      • 2.2 Variable naming
      • 2.3 How do we use variables
      • 2.4 Different types of variables
      • 2.5 Input statement
      • 2.6 Type conversion functions
      • 2.7 Variables and input quiz
      • 3.1 Print function
      • 3.2 Print an empty line
      • 3.3 Print with formatted output
      • 3.4 Print concatenated strings
      • 3.5 Print with f strings
      • 3.6 Output quiz
      • 4.1 Arithmetic operators
      • 4.2 Assignment operators
      • 4.3 Arithmetic and assignment quiz
      • 5.1 Decision statements
      • 5.2 Conditional operators
      • 5.3 Logical operators
      • 5.4 Nested decision statements
      • 5.5 Decisions quiz
      • 6.1 Iterations loops
      • 6.2 For in loop
      • 6.3 While loop
      • 6.4 While else loop
      • 6.5 Nested iterations
      • 6.6 Loop control statements
      • 6.7 Iterations quiz
      • 7.1 Distinguish between functions and modules
      • 7.2 Distinguish between built in functions and user defined functions
      • 7.3 Create user defined functions
      • 7.4 String functions
      • 7.5 Import modules
      • 7.6 Functions and modules quiz
      • 8.1 Built in data structures
      • 8.2 Lists
      • 8.3 Tuples
      • 8.4 Dictionaries
      • 8.5 Membership operators
      • 8.6 Random module with data structures
      • 8.7 Data structures quiz
      • 9.1 Turtle module
      • 9.2 Tkinter module
      • 10.1 Importance of good programming practices
      • 10.2 Syntax logical and runtime errors
      • 10.3 Good programming practices quiz
      • 11.1 Contact form

    2.7 Variables and input quiz

    Explore more at Quizizz.

    Previous
    2.6 Type conversion functions
    Next
    3.1 Print function
    Copyright © 2024 - Computing SEC 09 Python course generated with the aid of ChatGPT4 and compiled by Cédric F. - last updated 09/07/2024 - ver 0.2.5
    Made with Material for MkDocs