We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce6ea65 commit 0fb1089Copy full SHA for 0fb1089
Area_Triangle.py
@@ -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
7
Base = 20
8
9
Height = 40
0 commit comments