virtual-labs-archive / computer-programming-responsive-iiith

This repository contains the responsive Computer Programming Lab IIITH
https://cse02-iiith.vlabs.ac.in
Other
1 stars 325 forks source link

Computer-Programming-Lab_Issue_in_Functions_Simulation #569

Open sravanthimodepu opened 3 years ago

sravanthimodepu commented 3 years ago

Defect Description: Area of the semicircle is used whereas input for parameters is taken for circle and function for calculating the area of a circle is created but not semi-circle which is required to get the code output for calculating the area of the given figure.

Expected output: Function for calculating the area of semicircle should be created and used. Current experiment output: We are able to create a function for calculating the area of a circle but not for semicircle.

Screenshot from 2020-08-13 20:06:08