Workshop Resources
HTML & CSS Workshop
Python Workshop
Final Project
Ask the user how much money they have, let them order items from a dictionary, and if they have enough money to buy the items, show how much change the user gets back!
Starting Template (Add more items if you want):
items = {
"Apples": 4,
"Bread": 7,
"Juice": 9,
"Yogurt": 2
}
def shoppingFunction():
#Your code
JavaScript Workshop
Machine Learning Workshop
Folds5x2_pp[1].xlsx