warmup
Let's warm up!
Task
Your task is to implement function, which converts Celsius to Fahrenheit.
Write your solution in src/index.js
Prepare and test
- Install Node.js
- Clone this repository:
git clone https://github.com/yankouskia/warmup.git - Go to folder
warmup - Run
npm installin command line - Run
npm testin command line - You will see the number of passing and failing tests
On this page
Languages
JavaScript100.0%
Contributors
MIT License
Created September 10, 2018
Updated September 22, 2018