What is college, trade school, apprenticing, taking a year off?
The name of the college we visited during Spring Break.
What is Augsburg?
A pasta dish containing wide noodles, a cheese mixture, and beef that is baked in an oven.
What is lasagna?
The capability and practice of understanding what another person is feeling.
What is empathy?
Some of the food we ate for the Holiday party.
What are pizza rolls, macarons, grapes, juice, chips?
The job that focuses on spreading the word about a company/organization through logos and commercials.
What is advertising?
The money you must pay to attend a college or university.
What is tuition?
The meaning of "merci beaucoup."
What is "Thank you very much?"
The visual idea we carry of ourselves in our minds.
What is self-image or body image?
The group of students that arrives last at Banyan. (The name of the school.)
What is Risen Christ?
A website that allows you to view different jobs that you can apply for.
What is Indeed, LinkedIn, GlassDoor, ZipRecruiter, etc.?
An organization that provides 2-year degrees and is relatively cheap.
What is a community college?
The coding languages taught by Bennett.
What are Scratch and Python?
The chemicals we release more of when we reach puberty.
What are testosterone and estrogen?
The parts of the body affected by early drinking and drug use.
What are the brain, the liver, the lungs, etc.?
A document a person or group presents to start their business.
What is a business proposal?
The focus of your education at a college or university.
What is a major?
The meaning of "je voudrais un pain de chocolat."
What is "I would like a chocolate cake?"
The strategies used to deal with issues that occur between people.
What is conflict resolution?
The birthplace of the Chupacabra.
A job that focuses on the way people use an app or website.
What is a UX designer, or designer, or developer?
The application you must fill out to receive student aid and grants.
What is the FAFSA?
# Store input numbers
num1 = input('Enter first number: ')
num2 = input('Enter second number: ')
# Add two numbers
sum = float(num1) + float(num2)
# Display the sum
print('The sum of {0} and {1} is {2}'.format(num1, num2, sum))
What is a code for adding two numbers?
The two parts that compose gender (and any part of ourselves)?
What are identity and expression?
The month Mexico celebrates their Independence from Spain.
What is September?