Pinned Repositories
better-compare-function
This is a more advanced version of my previous compare function. This one now has 3 variables instead of 2.
chatbot
This bot only accepts the answers: "great, good, fine, horrible, bad" when asking bout your day. This bot only accepts the answers: "raining, snowing, sunny, blizzard, thunder" when asking for the weather. This bot accepts either lowercase or uppercase words.
chatbot-with-functions
This is just a modified and improved version of the previous chat bot that I made. Also, you can type in whatever answers you want for the questions.
Cheese-dictionary
This is a dictionary that is based on the cheese table
Compare-function
This is a compare function that gives a 1, 0, or -1 depending on whether the second number you input is greater than, equal to, or less than, respectively.
Food-strings
This is what I ate for breakfast and lunch through as strings.
Human-age-calculator
This calculator will allow you to convert from human years into dog or cat years.
Improved-password
This is an improved version of the password project we did in class.
java-thingy
Just a testing thing for java
Listing-the-planets
This is where I list the planets in our solar system and count how many letters each one has and multiply that by 2.
banaconda88's Repositories
banaconda88/better-compare-function
This is a more advanced version of my previous compare function. This one now has 3 variables instead of 2.
banaconda88/chatbot
This bot only accepts the answers: "great, good, fine, horrible, bad" when asking bout your day. This bot only accepts the answers: "raining, snowing, sunny, blizzard, thunder" when asking for the weather. This bot accepts either lowercase or uppercase words.
banaconda88/chatbot-with-functions
This is just a modified and improved version of the previous chat bot that I made. Also, you can type in whatever answers you want for the questions.
banaconda88/Cheese-dictionary
This is a dictionary that is based on the cheese table
banaconda88/Compare-function
This is a compare function that gives a 1, 0, or -1 depending on whether the second number you input is greater than, equal to, or less than, respectively.
banaconda88/Food-strings
This is what I ate for breakfast and lunch through as strings.
banaconda88/Human-age-calculator
This calculator will allow you to convert from human years into dog or cat years.
banaconda88/Improved-password
This is an improved version of the password project we did in class.
banaconda88/java-thingy
Just a testing thing for java
banaconda88/Listing-the-planets
This is where I list the planets in our solar system and count how many letters each one has and multiply that by 2.
banaconda88/Name-string
This is a way to use my name by manipulating string commands.
banaconda88/number-game
This is a customized number game where you guess a number between 1 and 100.
banaconda88/Paint-calculator
This bot can find how much surface area you'll need to paint and how many gallons you'll need. Assuming that the doors are 20 square feet, the windows are 15 square feet, and a gallon of paint can always paint 350 square feet.
banaconda88/paint-calculator-with-functions
This is just my old paint calculator with functions.
banaconda88/reading-sensor-data
This is a program to read the length and average of a txt file called sensor_data.txt.
banaconda88/restaurant-calculator
This is a restaurant bill calculator.
banaconda88/rewrite-oops
This is just a quick rewrite of the oops function using while
banaconda88/Shelly-s-customizable-shapes
Shelly can make all sorts of shapes except those that don't exist.
banaconda88/turtle-shapes
This repository contains the turtle hexagon and the turtle circles.
banaconda88/unit-converter-with-functions-
This is the unit converter using the functions (Inches_Centimeters_converter, Kilograms_Pounds_converter, Fahrenheit_Celcius_converter) When asked about which converter please choose among the following; inches to centimeters, fahrenheit to celcius, kilograms to pounds. (uppercase or lowercase doesn't matter)
banaconda88/weird-turtle-circles
This is a repository that makes the turtle go in shapes around the center and eventually making a circle with the same shape.
banaconda88/Yelp-reviews
This is a program that cut 5 and greater and 1 and lower from yelp_review.txt.