- #1
ineedhelpnow
- 651
- 0
Hi everyone (Wave)
In this project, given three sides from users, the area of a triangle is required to be printed out. If the three sides do not form a valid triangle, an error message should be displayed. Google for the formula and call math functions to calculate the area. Check the attached photo for classroom discussion.
ok so that's my project for intro to programming (c++). i have no idea where to begin. any ideas?
In this project, given three sides from users, the area of a triangle is required to be printed out. If the three sides do not form a valid triangle, an error message should be displayed. Google for the formula and call math functions to calculate the area. Check the attached photo for classroom discussion.
ok so that's my project for intro to programming (c++). i have no idea where to begin. any ideas?