Jason Roy M Alvarez
I'm a passionate developer looking to grow and be esstenial to the team.
I'm a passionate developer looking to grow and be esstenial to the team.
It instantiates objects based on different budget categories like food, clothing, and entertainment. When objects are created, they are passed in the name of the category.
I wrote a program to determine the approximate probability of drawing certain balls randomly from a hat.
Tasked to write a function named add_time that takes in two required parameters. A start time in the 12-hour clock format (ending in AM or PM) and a duration time that indicates the number of hours and minutes.
Using object oriented programming to create a Rectangle class and a Square class. The Square class should be a subclass of Rectangle and inherit methods and attributes.