We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbfeda9 commit 94bb0dbCopy full SHA for 94bb0db
1 file changed
project/luas_persegi.py
@@ -4,7 +4,6 @@
4
#1.Buatkan saya program cara menghitung luas sisi persegi!
5
6
##Hasilnya
7
-
8
print("=========Hitung sisi persegi=============")
9
Luas = float(input("Berapa luas sisi dari persegi? :"))
10
hasil = Luas * Luas
0 commit comments