A.+ B.!= C.>= D.=
A.+ B.!= C.>= D.==
A.a=float(input("第一條邊的長度:")) B.a=int(input("第一條邊的長度:")) C.a=input("第一條邊的長度:") D.a=float(input("請輸入文字"))