Question: back to classroom run- Instructions from your teacher: 1 - # Read the numbers b and h like this: 2 b = int(input) Statement 4


back to classroom run- Instructions from your teacher: 1 - # Read the numbers b and h like this: 2 b = int(input) Statement 4 # Print the result with print Write a program that reads the length of the base and the height of a right-angled triangle and prints the area. Every number is given on a separate line Python 3.7.4 (default, Jul 9 2019, 00:06:43) [GCC 6.3.0 20170516] on linux A =zbh 5 Example input Uw Example output 7.5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
