Code Experts
Home
Challenges
Notes
Compiler
Forum
Exam
Contact
Sign in
Sign up
Home
Challenges
Notes
Compiler
Exam
Forum
Contact
Log In / Register
Copied To Clipboard !
area of a triangle given its base and height.
Write a Python function to calculate the area of a triangle given its base and height.
Hint: Area of triangle: 0.5 * base * height
Code :
5 8
Total :
0 Discussion
Login
Code (Optional)
Upload Code Image (Optional)
Post Your Comment