-
Shows a BYUI-Idaho faculty member adding a try block and except blocks to a Python program.
Handling Exceptions
-
Shows a BYU-Idaho faculty member writing a Python program that uses a dictionary.
Reading and Using Dictionaries
-
Shows a BYU-Idaho faculty member writing a small Python program without functions. The program computes the surface area of a right circular cone.
Writing a Small Python Program
-
Shows a BYU-Idaho faculty member writing two test functions in the Python programming language and using pytest to run the test functions.
Writing a Test Function
-
A BYU-Idaho faculty member shows how to use the debugger in VS Code to find a mistake in a Python program.
Debugging a Python Program
-
Shows a BYU-Idaho faculty member writing Python code that draws a picture using the Draw 2D and tkinter modules.
Drawing with Functions part 2
-
Shows a BYU-Idaho faculty member writing Python code that draws a picture using the Draw 2D and tkinter modules.
Drawing with Functions part 1
-
Shows a BYU-Idaho student writing Python code that calls built-in functions and a function from the math module.
Calling Built-in Functions
Search for ""