📜  初学者的 javascript 挑战 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:03:10.477000             🧑  作者: Mango

代码示例1
Coding challenge #1: Print numbers from 1 to 10
Coding challenge #2: Print the odd numbers less than 100
Coding challenge #3: Print the multiplication table with 7
Coding challenge #4: Print all the multiplication tables with numbers from 1 to 10
Coding challenge #8: Create a function that will convert from Celsius to Fahrenheit