Skip to content

hellojs-tw/js-201-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

js-201-practice

BMI 計算機

  • 用 Object.create 建立一個 BMI 體重計算機,盡可能替換成 ES6 語法。
    • 有兩個屬性 height 跟 weight
    • 有兩個函式 getBMI 跟 getAdvice

作業要求

  1. 這次為個人作業,請每個人都要繳交,請將您的大名以註解的方式,填寫於你要上傳的檔案最上方。
  2. 完成後將你的資料 PR 回這個 repo。
  3. 檔名命名為 {年度}-{組別名稱}-{slackId}
  4. 例如:2017-dateline-xxxx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published