V School | Better Humans, Better Outcomes

Simple Responsive Website

Your assignment is to build a website that looks identical to this: Then using responsive web design practices your website must look identical to this when the screen is shrunk down to the smallest size (phone size):

Simple HTML Calculator

You are going to create a simple calculator that can Add, Subtract, and Multiply. Requirements: * You will have one section (

) for each math operation (so 3 sections) total * Each section has two inputs to take the first and second numbers * Each section will have a button to perform the operation

Reverse String

Define a function that takes one parameter of type String. The function should return the string in reversed format. So if a user passes in This is cool! the function will return !looc si sihT Print the result of the function to the screen.

Your First Repo

You are going to set up your first repository on your machine and on Github, and then you are going to push up the framework for your homework this week. Requirements * On Github, create a new Repository entitled git-practice * On your local machine, create an folder called git-practice. Inside of

Mario Pest Control

Princess Peach has a huge infestation of Goombas, Bob-ombs, and Cheep-cheeps, and has commissioned Mario to take care of her pest problem. Mario did the job, but he is having trouble keep track of how many he has caught and has asked you to build him a website that keeps

V School | Better Humans, Better Outcomes © 2026