Jdeans@2025 (Jauneld)

Jauneld

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

Jdeans@2025's repositories

Jaunel-Unit3-Functions-Overview

Learn how to write and call basic subroutines.

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-2.3-Calculation_Make

We created different types of calculators. They were the Area Calculator, Perimeter Calculator, Tip calculator and Volume Calculator

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-2.2-Calculation_Modify

I modified the code to make it more personalized to the user and add and multiply numbers that are given to it.

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-2.1-Calculation_Investigate

We are predicting the outcome of the input statements and reflecting if we have the right answer. If not, we talk about our mistakes.

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-2.0-Calculation_Predict

We are predicting the outcome of the input statements and reflecting if we have the right answer. If not, we talk about our mistakes.

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-Unit2-Overview

We explored the built-in functions of the math module. Some examples are squareRoot, absolute value, power, sum, subtraction, division, and multiplication. After that we did a practice run of how we can use math in code.

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-1.9-Input_Modify

Make it assign input into the 'name' variable. The challenge was to put a prompt in the input command to ask the user for their name. In addition, ask the user some questions

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-1.8-Input_Investigate

We are investigating the code by answering questions on what a certain line would do. We also looked at what was wrong with the code.

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-1.7-Input_Predict-Run

Add comments to the code below to predict what will happen when it is run. In addition we explain what the variable(s) are called and where they are used.

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-1.5-Variables_Modify

In this program we are modifying the code by adding variables and combining them using concatenation symbols.

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-1.4-Variables_Investigate

We are investigating what is wrong with the code and answer the questions given.

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-1.3-Variables_Predict-Run

We are predicting what will happen in the code based on the statements we were given.

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-DONOW_U1L11

It was a do now in which the class was assigned. We had a total of 5 tasks. Each task was different

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-1.10-Input_Make

We were introduced to the builtin function, input, and were told to make a questionnaire that will take the users’ answers and output a summary with all of the answers.

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-1.6-Variables_Make

The project had 3 levels. I was instructed to create 2 variables with a name and favorite food.

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-1.1-Output_Modify

We were using the print statement to test out different outcomes.

Language:PythonStargazers:0Issues:0Issues:0

Project-BouncingBall

This program was to create a game in which the goal is to eliminate all of the bricks with a ball while keeping the ball bouncing.

Language:PythonStargazers:0Issues:0Issues:0

Project4-Divisibleby3

Write a program that will ask a user how many numbers they would like to check. Then, using a for loop, prompt the user for a number, and output if that number is divisible by 3 or not. Continue doing this as many times as the user indicated. Once the loop ends, output how many numbers entered were divisible by 3 and how many were not divisible

Language:PythonStargazers:0Issues:0Issues:0

Project3-ChatBot

You have decided to design a fashion chatbot that helps people pick out their fashion preferences. Your bot can gauge what types of clothes and accessories the user might like. Your chatbot should ask the user the following and then give answers depending on the answers the user inputs

Language:PythonStargazers:0Issues:0Issues:0

Project2-RoomArea

For this lab, you will find the area of an irregularly shaped room with the shape as shown above. Ask the user to enter the values for sides A, B, C, D, and E and print out the total room area using are of a rectangle (length * width) and the area of a right triangle is (0.5 * the base * height).

Language:PythonStargazers:0Issues:0Issues:0

Project1-SillySentences

I wrote a program that will ask the user for a series of words. Then plug them into a paragraph template.

Language:PythonStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

6.1P5GenerateColorsDots

We created a website allowing users to draw on a platform using circles. If the user clicks on the screen, it will erase everything on the screen. We did this code using p5.js, a JavaScript library.

Language:PythonStargazers:0Issues:0Issues:0

Graphics-63

In this program, we explored the Carnegie Mellon School of Computer Science graphics module and created various shapes. The final task was to create an avatar.

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-1.0-Output_Predict-Run-Investigate

We will predict what the output will be based on the information we receive.

Language:PythonStargazers:0Issues:0Issues:0

Jaunel-1.2-Output_Make

The task was to write a program that outputs a joke on multiple lines.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0