Pinned Repositories
Arithmetic-Formatter
A program or a function that receives a list of strings that are arithmetic problems and returns the problems arranged vertically and side-by-side. The function should optionally take a second argument. When the second argument is set to True, the answers should be displayed.
CODSOFT
During my CodSoft internship, I completed various Java projects, including optimizing software, addressing issues, and collaborating on cross-functional teams. These experiences have enriched my skills and prepared me for future career opportunities.
datasciencecoursera
datasharing
The Leek group guide to data sharing
Polygon-Area-Calculator
Probability-Calculator
In this project, I have written a program to determine the approximate probability of drawing certain balls randomly from a hat.
Time-Calculator
The function should add the duration time to the start time and return the result. If the result will be the next day, it should show (next day) after the time. If the result will be more than one day later, it should show (n days later) after the time, where "n" is the number of days later.
HasanTahir248's Repositories
HasanTahir248/Arithmetic-Formatter
A program or a function that receives a list of strings that are arithmetic problems and returns the problems arranged vertically and side-by-side. The function should optionally take a second argument. When the second argument is set to True, the answers should be displayed.
HasanTahir248/Polygon-Area-Calculator
HasanTahir248/Probability-Calculator
In this project, I have written a program to determine the approximate probability of drawing certain balls randomly from a hat.
HasanTahir248/Time-Calculator
The function should add the duration time to the start time and return the result. If the result will be the next day, it should show (next day) after the time. If the result will be more than one day later, it should show (n days later) after the time, where "n" is the number of days later.
HasanTahir248/CODSOFT
During my CodSoft internship, I completed various Java projects, including optimizing software, addressing issues, and collaborating on cross-functional teams. These experiences have enriched my skills and prepared me for future career opportunities.
HasanTahir248/datasciencecoursera
HasanTahir248/datasharing
The Leek group guide to data sharing