40423144葉宗翰
answer=input("would you like express shipping?")
if answer == "yes":
print("That will be an extra $10")
如果輸入yes就打印出That will be an extra $10
==表示 是
!=表示 否
>大於
>=大於等於
這禮拜上課時網路有問題,老師就教我們如何教ipv4改成ipv6,連到系上的網路,才知道連上網路的方式有很多方式
分數:75分