Search for tag: "python"

13.3 Function Examples

Demonstrates how to use a function for a common…

+1 More
From  Scott Burton 0 likes 444 plays 0  

13.2 Passing Data To Functions

Demonstrates parameter passing and returning…

+1 More
From  Scott Burton 0 likes 483 plays 0  

13.1 Functions

Introduces the concept of functions and how to…

+1 More
From  Scott Burton 0 likes 553 plays 0  

11.4 File Reading Example

Walks through a complete example of creating a…

+1 More
From  Scott Burton 0 likes 796 plays 0  

11.3 Splitting Strings

Demonstrates how to use the split string method…

+1 More
From  Scott Burton 0 likes 643 plays 0  

11.2 Removing Whitespace

Demonstrates how to remove whitespace from a…

+1 More
From  Scott Burton 0 likes 710 plays 0  

11.1 Part B: Working with Files

Demonstrates how to open, close, and read through…

+1 More
From  Scott Burton 0 likes 835 plays 0  

11.1 Part A: File Basics

Introduces the concept of text files and…

+1 More
From  Scott Burton 0 likes 992 plays 0  

10.1 List Indexes

Demonstrates how to work with items in a list…

+1 More
From  Scott Burton 0 likes 711 plays 0  

9.3 Lists of Numbers

Demonstrates how to iterate through lists of…

+1 More
From  Scott Burton 0 likes 616 plays 0  

9.2 Loops and Lists

Demonstrates how to work with lists using loops,…

+1 More
From  Scott Burton 0 likes 803 plays 0  

9.1 Lists

Introduces lists and common operations such as…

+1 More
From  Scott Burton 0 likes 884 plays 0  

8.3 Looping Through Strings

Demonstrates how to use a for loop to iterate…

+1 More
From  Scott Burton 0 likes 787 plays 0  

8.2 For Loops Using Range

Demonstrates how to use range with for loops to…

+1 More
From  Scott Burton 0 likes 690 plays 0  

8.1 The For Loop

Introduces for loops and shows how to use them to…

+1 More
From  Scott Burton 0 likes 787 plays 0  

7.2 Variables And While Loops

Highlights common scenarios where variables need…

+1 More
From  Scott Burton 0 likes 881 plays 0  

7.1 While Loops

Introduces while loops and shows how to use them…

+1 More
From  Scott Burton 0 likes 1,041 plays 0  

6.3 Common Mistakes with If Statements

Highlights common mistakes with if statements…

+1 More
From  Scott Burton 0 likes 687 plays 0  

6.2 Nested If Statements

Demonstrates how if statements can be placed, or…

+1 More
From  Scott Burton 0 likes 859 plays 0  

6.1 Boolean Expressions

Introduces the concept of Boolean (true or false)…

+1 More
From  Scott Burton 0 likes 1,013 plays 0  

5.2 Comparing Strings

Highlights common problems that can arise when…

+1 More
From  Scott Burton 0 likes 1,037 plays 0  

5.1 If Statements

Introduces if statements and how they can be used…

+1 More
From  Scott Burton 0 likes 1,342 plays 0  

4.2 F-Strings

Demonstrates how to use format strings…

+1 More
From  Scott Burton 0 likes 1,029 plays 0  

4.1 Libraries

Demonstrates how to use libraries in Python…

+1 More
From  Scott Burton 0 likes 1,110 plays 0  

3.3 Expressions and Math Operators

Introduces the concept of expressions and…

+1 More
From  Scott Burton 0 likes 1,019 plays 0  

3.2 Converting Strings to Numbers

Demonstrates how to convert strings to numbers…

+1 More
From  Scott Burton 1 likes 1,460 plays 1  

3.1 Data Types and Numeric Variables

Demonstrates how to work with various types of…

+1 More
From  Scott Burton 0 likes 1,959 plays 0  

2.2 String Methods

Introduces string methods that can be used to…

+1 More
From  Scott Burton 0 likes 1,398 plays 0  

2.1 Comments

Introduces comments in programming and shows how…

+1 More
From  Scott Burton 0 likes 1,396 plays 0  

1.6 Input

Demonstrates how to get input from the user,…

+1 More
From  Scott Burton 0 likes 1,737 plays 1