Conditional Statements & Loops: If-else Control Structures in Python

Python    |    Beginner
  • 15 videos | 1h 40m 55s
  • Includes Assessment
  • Earns a Badge
Rating 4.4 of 621 users Rating 4.4 of 621 users (621)
Learners will explore implementations of the order of precedence of operators, using if-elif-else statements to evaluate multiple conditions and conversions between various data types in Python, in this 15-video course. Key concepts covered here include how conditions in Python work, and how to evaluate conditions by involving primitive data types using if statements and complex data types using if statements. Next, evaluate multiple conditions for decision making with nested control structures; identify how to use the if-else statement to make decisions involving complex data types such as lists, tuples, and dictionaries; and learn how to convert an integer to a float and a float or an integer to a string, and vice-versa. Learners then observe how to convert primitive data types to complex data types, to convert between various complex data types, and to convert between various complex data types and view base conversions with Python built-in functions; and to solve various programming problems with Python built-in methods. Finally, you will learn to solve various programming problems by using if-elif-else statements and nested if-else statements.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Identify how conditions in python work
    Evaluate conditions involving primitive data types using if statements
    Evaluate conditions involving complex data types using if statements
    Evaluate multiple conditions for the purpose of decision making
    Evaluate multiple conditions for the purpose of decision making using the nested control structures
    Identify how to use the if-else statement to make decisions involving complex data types such as lists, tuples, and dictionaries
    Recall how to convert an integer to a float, and a float or an integer to a string and vice-versa
  • Recall how to convert a primitive datatype to a complex datatype and to convert between various complex datatypes
    Recall how to convert between various complex datatypes and view base conversions using the python built-in functions
    Implement basic concepts into some real programming such as conversions between datatypes and some python built-in methods
    Solve various programming problems using some python built-in methods
    Solve various programming problems using if-elif-else statements and nested if-else statements
    Solve coding problems using a combination of the different forms of if-else statements
    Recall details related to the order of precedence in python and apply if-else statements to solve basic programming problems

IN THIS COURSE

  • 2m 17s
  • 9m 51s
    In this video, you will learn how conditions work in Python. FREE ACCESS
  • Locked
    3.  If Statements with Primitive Datatypes
    5m 33s
    In this video, you will learn how to evaluate conditions involving primitive data types using if statements. FREE ACCESS
  • Locked
    4.  If Statements with Complex Datatypes
    5m 33s
    In this video, find out how to evaluate conditions involving complex data types using if statements. FREE ACCESS
  • Locked
    5.  If-else Elif Statements
    7m 4s
    In this video, you will learn how to evaluate multiple conditions for the purpose of decision making. FREE ACCESS
  • Locked
    6.  Nested If-else Statements
    8m 59s
    During this video, you will learn how to evaluate multiple conditions for the purpose of decision making using nested control structures. FREE ACCESS
  • Locked
    7.  If-else Statements with Complex Datatypes
    9m 42s
    In this video, you will learn how to use the if-else statement to make decisions involving complex data types such as lists, tuples, and dictionaries. FREE ACCESS
  • Locked
    8.  Type Conversions with Primitive Datatypes
    9m 24s
    Upon completion of this video, you will be able to recall how to convert an integer to a float, a float to an integer, and a string to an integer or float. FREE ACCESS
  • Locked
    9.  Type Conversions with Complex Datatypes
    7m 37s
    After completing this video, you will be able to recall how to convert a primitive data type to a complex data type and to convert between various complex data types. FREE ACCESS
  • Locked
    10.  Type Conversions and Base Conversions
    3m 27s
    After completing this video, you will be able to recall how to convert between various complex data types and view base conversions using the Python built-in functions. FREE ACCESS
  • Locked
    11.  Basic Programs - Part 1
    4m 40s
    In this video, you will learn how to implement basic concepts into real programming, such as conversions between datatypes, and some Python built-in methods. FREE ACCESS
  • Locked
    12.  Basic Programs - Part 2
    6m 35s
    Learn how to solve various programming problems using some of Python's built-in methods. FREE ACCESS
  • Locked
    13.  Basic Programs - Part 3
    7m 26s
    In this video, learn how to solve various programming problems using if-else and nested if-else statements. FREE ACCESS
  • Locked
    14.  Basic Programs - Part 4
    8m 30s
    In this video, learn how to solve coding problems using a combination of different forms of if-else statements. FREE ACCESS
  • Locked
    15.  Exercise: If-else Statements in Python
    4m 16s
    Upon completion of this video, you will be able to recall details related to the order of precedence in Python and apply if-else statements to solve basic programming problems. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.6 of 436 users Rating 4.6 of 436 users (436)
Rating 5.0 of 1 users Rating 5.0 of 1 users (1)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.6 of 4247 users Rating 4.6 of 4247 users (4247)
Rating 4.6 of 291 users Rating 4.6 of 291 users (291)
Rating 4.5 of 228 users Rating 4.5 of 228 users (228)