1/14
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
|---|
No study sessions yet.
Create a Python solution to calculate the total distance traveled based on the number of trips made by three employees.

Create a Python solution to convert ounces to tons, pounds, and remaining ounces.

Create a solution that outputs the data type of an element from a list based on the provided index.

Create a solution to calculate the area of a trapezoid given the base and height measurements.

Create a solution that accepts five integer inputs and outputs the sum as an integer, float, and string.

Create a solution that formats a 9-digit student ID number.

Create a solution to check if a number is greater than the maximum value in a predefined list.

Create a solution that safely retrieves an element from a list using a try block.

Create a solution to output the state of water based on temperature in Fahrenheit.

Create a solution that calculates the total cost of selected stocks.

Create a solution to calculate the total cost of grocery items with discounts based on quantity.

Create a solution that appends a sentence to a text file based on existing words in the file.

Create a solution to read and print the contents of a CSV file as dictionaries.

Create a solution that calculates the factorial of a number and checks if it's greater than 100.

Create a solution to convert pig years to human years using a custom module.
