Common Computer Science References
Yes, you might. Remember to not put in 3.14 into the formula, but get your programming language to provide the real value of π.
Create a program that lets the user enter in the required dimensions and then calculates some result. It could be the volume, surface area, perimeter, ... The key is that your formula can not be like anyone else. Let your user enter in decimal numbers and the output should be rounded off to 2 decimal places. You need to pick a shape and a formula that no one else has picked. Do not wait until the last minute. Also, you can not do one that we have already done in class.
If you are not sure on any part of the problem, just ask me and I will give you additional information.
I can get a bonus? Yes you can!
If you complete just the above part of the assignment in Python, you will be marked out of 3+. You will be marked out of 4+ if you do the programming in C as well.