i have an assignment that is asking me to create a module with 2 functions. The user is to enter the 3 sides of a triangle, and the two functions will check (a) if the input is valid and (b) what the area of the triangle is. i have an assignment that is asking me to creat