File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
|
1 | 1 | # Python Program to find the area of triangle
|
2 |
| -# * Written By Codezila.org at 22-03-2020 02:28AM (IST |
| 2 | +# * Written By Codezila.org at 15-03-2020 05:28PM (IST |
3 | 3 | a = 5
|
4 | 4 | b = 6
|
5 | 5 | c = 7
|
|
You can’t perform that action at this time.
0 commit comments