/Codecademy-Computer-Science

Storing my Codecademy's Computer Science path projects 👩🏾‍🔬🖥️

Primary LanguagePythonMIT LicenseMIT

image

Welcome to My Codecademy-Computer-Science Repository! ✨

This repository is where I've compiled all the amazing projects and code challenges I completed during my Codecademy Computer Science course. Here, you'll find a diverse collection of projects and code challenges that showcase my growth and proficiency in various programming concepts.

Project Showcase

Project Name Description Date Completed Link to Project
Magic Ball 8 A Python program that simulates a Magic 8 Ball, providing random answers to questions for a touch of mystic guidance. 28 June '23 Link
Sal's Shipping A Python program for Sal's Shippers that determines the cheapest shipping method based on package weight, offering Ground Shipping, Ground Shipping Premium, and Drone Shipping options. 28 June '23 Link
Gradebook A Python program that helped students organize their subjects and grades. 29 June '23 Link
Len's Slice A Python program that uses knowledge of Python lists to organize some pizza sales data. 29 June '23 Link
Carly's Clippers A Python program that uses advanced lists to calculate some important metrics that Carly can use to plan out her business. 07 July '23 Link
Physics Class A Python program that provide students with some functions that will help them calculate some fundamental physical properties. 08 July '23 Link

Code Challenges Showcase

Challenge Name Description Date Completed Link to Challenge
Large Power A Python coding challenge that tests whether the result of taking the power of one number to another number provides an answer which is greater than 5000. 08 July '23 Link
Over Budget A Python coding challenge that sums all of your spendings and compare it to the budget. 08 July '23 Link
Twice As Large A Python coding challenge that determines if one number is twice as large as another number. 18 July '23 Link
Divisible By Ten A Python coding challenge that determines whether or not a number is divisible by ten. 18 July '23 Link
Not Sum To Ten A Python coding challenge that determines if two numbers added together are not equal to ten. 18 July '23 Link
In Range An advanced Python coding challenge that determines if a number falls within a certain range. 18 July '23 Link
Same Name An advanced Python coding challenge that checks different names and determines if they are equal. 18 July '23 Link
Always False An advanced Python coding challenge that has a function that contains a contradiction, always returning False. 18 July '23 Link
Movie Review An advanced Python coding challenge that will split the ratings into different ranges and tell the user how the movie was based on the movie’s rating. 18 July '23 Link
Max Number An advanced Python coding challenge that selects which number from three input values is the greatest using conditional statements. 18 July '23 Link
Append Size A list Python coding challenge that calculates the length of a list and then append the value to the end of the list. 18 July '23 Link
Append Sum A list Python coding challenge that calculates the sum of the last two elements of a list and appends it to the end. 18 July '23 Link
Larger List A list Python coding challenge that should return the last element of the list that contains more elements. 19 July '23 Link
More Than N A list Python coding challenge that accepts three parameters, a list of numbers, a number to look for, and a number for the number of instances. 19 July '23 Link
Combine Sort A list Python coding challenge that combines and sorts lists together. 19 July '23 Link
Every Three Numbers An advanced list Python coding challenge that creates a list of numbers up to 100 in increments of 3 starting from a number that is passed to the function. 19 July '23 Link
Remove Middle An advanced list Python coding challenge that will remove all elements from a list with an index within a certain range. 20 July '23 Link
More Frequent Item An advanced list Python coding challenge that will return the most frequent item in a list. 20 July '23 Link
Double Index An advanced list Python coding challenge that will double a value at a given position. 20 July '23 Link

Connect with Me

Feel free to connect with me on Codecademy and join the vibrant community:

Let's learn and grow together in the exciting world of computer science!

Happy coding!🖥️🙌🏾