吳政愷程式設計學習進度
第八週 第九週 第一週 複製程式碼,進行修改。 <h1>伊呀伊呀呦<h1/> <iframe width="560" height="315" src="https://www.youtube.com/embed/UZ3B2DzvCs8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> 第二週 <input onclick="draw()" type="button" value="點點點" /> <lable>選顏色:</lable> <lable><input type="radio" name="color" >紅色</lable> <lable><input type="radio" name="color" >藍色</lable> <lable><input type="radio" name="color" >綠色</lable><br> type==>radio button inbox 第三週 <form><b>選擇顏色:<input id="linecolor" type="checkbox">紅色<input onclick="draw()"type="button"value="2020年每天通貨走勢" /></form> ctx.fillStyle=...