Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 316 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 316 Bytes

numberSquaredCubed

Simple program that takes a number from user and then modifies the value.

User provides a number and the program will print all even numbers up and including to the provided number. The printed number will also be squared and cubed. With the sum of each set of values being printed in the end.