We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73455e6 commit 89e4241Copy full SHA for 89e4241
AREA OF TRIANGLE
@@ -1,5 +1,5 @@
1
# Python Program to find the area of triangle
2
-
+#calculates area of traingle in efficient way!!
3
a = 5
4
b = 6
5
c = 7
0 commit comments