Skip to content

Commit 0fb1089

Browse files
committed
dsdf
1 parent ce6ea65 commit 0fb1089

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Area_Triangle.py

-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
# Wap to Find Area of Triangle
2-
# Formula Based Questions
3-
# Hardcoding: whenevr you give direct values to your variables this process is called Hardcoding
4-
5-
# Area = (0.5) * Base * Height
6-
71
Base = 20
82

93
Height = 40

0 commit comments

Comments
 (0)