Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e2a4be9

Browse files
Update Find_area _of_triangle.py
1 parent 675a287 commit e2a4be9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎Find_area _of_triangle.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@
88

99
# calculating area of the triangle
1010
area = (s*(s-a)*(s-b)*(s-c)) ** 0.5
11-
1211
print('The area of the triangle is:', area)
1312

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /