Name | Value |
---|---|
Course | Beginning Programming |
Section | 1 |
Semester | Fall 2023 |
Student | Chica Gomes |
Mav Username | cegomes |
GitHub Username | Dj-messup |
Repository | https://github.com/Dj-messup/CS0-cegomes.git |
Name | Value |
---|---|
Name | Hello World |
Description | A basic hello world program |
Due Date | unknown |
Status | Done |
Location | https://github.com/Dj-messup/CS0-cegomes/tree/main/helloworld |
Self Grade | 100/100 |
Notes | completed all the requirements and tested program many times; solution accepted by kattis; screenshot found in the same location |
Name | Value |
---|---|
Name | stdio |
Description | Echo on Kattis |
Due Date | Sep 4th |
Status | Done |
Location | https://github.com/Dj-messup/CS0-cegomes/tree/main/stdio |
Self Grade | 100/100 |
Notes | completed the solution, input echo as a variable with space as inputs in between |
Name | Value |
---|---|
Name | r2 |
Description | R2-Math |
Due Date | Sep 18th |
Status | Done |
Location | https://github.com/Dj-messup/CS0-cegomes/tree/main/R2 |
Self Grade | 100/100 |
Notes | completed the solution, input variables into equation to get result |
Name | Value |
---|---|
Name | Functions- Faktor |
Description | Bribe scientists, use variables and values in math to solve |
Due Date | unknown |
Status | Done |
Location | https://github.com/Dj-messup/CS0-cegomes/tree/main/Faktor |
Self Grade | 100/100 |
Notes | completed the solution, input variables into equation to get result |
Name | Value |
---|---|
Name | conditions/adding trouble |
Description | Adding Trouble on Kattis |
Due Date | unknown |
Status | Done |
Location | https://github.com/Dj-messup/CS0-cegomes/tree/main/conditions |
Self Grade | 100/100 |
Notes | completed the solution, input three different variables with space in between to verify bobs calculations were correct |
Name | Value |
---|---|
Name | Loop/Odd Echo |
Description | |
Due Date | unknown |
Status | Done |
Location | https://github.com/Dj-messup/CS0-cegomes/blob/main/loop/oddecho.py |
Self Grade | 100/100 |
Notes |
Name | Value |
---|---|
Name | String/Avion |
Description | |
Due Date | unknown |
Status | Done |
Location | https://github.com/Dj-messup/CS0-cegomes/tree/main/strings |
Self Grade | 100/100 |
Notes |
Name | Value |
---|---|
Name | List/Falling Apart |
Description | |
Due Date | unknown |
Status | Done |
Location | https://github.com/Dj-messup/CS0-cegomes/tree/main/lists |
Self Grade | 100/100 |
Notes |
Name | Value |
---|---|
Name | Dict/A New Alphabet |
Description | |
Due Date | unknown |
Status | Done |
Location | https://github.com/Dj-messup/CS0-cegomes/tree/main/dict |
Self Grade | 100/100 |
Notes |
Name | Value |
---|---|
Name | Recursion/Last Factorial Digit |
Description | |
Due Date | unknown |
Status | Done |
Location | |
Self Grade | 100/100 |
Notes |
Name | Value |
---|---|
Name | Hangman |
Description | create a basic hangman game with graphics |
Due Date | unknown |
Status | Done |
Location | https://github.com/Dj-messup/CS0-cegomes/tree/main/Final_Project |
Self Grade | 100/100 |
Notes | it worked on my computer but graphics were being read weird after running it a couple times. Could not tell if it was because my computer display has been bugging this past month. |