40423105王奕智
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分