shape
shape

Archives: Assignments

Program Homework

Write a Python program that: Creates a list of 3 favorite colors. Prints the list. Asks the user to type a color. If the color is in the list, print "That color is in the list!" If it is not, print "That color is not in

Read More

Written Questions Homework

What is a dictionary in Python? How is it different from a list? Why would you use a list to store a customer’s order? What does a function do in a program? What is the purpose of a loop? Why is it useful to return a

Read More

Lesson 5 – Homework 2 (shorter programs)

# Please paste this into your editor “””Write a function named count_a(text) that takes a string. The function should return how many times the letter ‘a’ appearsin the string. Example:print(count_a(“banana”)) # should print 3“”” “””Write a function named first_letters(words) that takes a list of strings. The

Read More

Lesson 5 Homework 1 – Long program

“””Write a small calculator program using three functions. 1. Write a function named get_two_numbers() that:– asks the user to type in two integers– stores them in a list– returns the list 2. Write a function named print_two_numbers(numbers) that:– takes a list containing two numbers– prints each

Read More

Review Homework

This is a markdown file. You can create a file (review.md) and then copy paste this in here. Make sure to right-click it on vscode to open the preview. Please submit answers however way you would like. This homework is longer because it is a culmination

Read More

Portfolio

Select 3-4 of your best writing pieces and create a portfolio of your work. Please place it in a ring binder, a file folder, or any other format for presentation. Introduce each piece that you have selected by writing an introductory sentence. See pages 40-41 in

Read More

Crossword Puzzle Lesson 13

Please complete the crossword puzzle for lesson 13.

Read More

Write an Expository Paragraph

Write a “How To” paragraph, and use the Rubric chart to help you with your writing.

Read More
en_CAEnglish