added some tests
This commit is contained in:
@@ -13,4 +13,9 @@
|
||||
|
||||
let temperatureCelsius = [0, 10, 20, 30, 100];
|
||||
|
||||
// Scrivi qui il tuo codice usando .map()
|
||||
// Scrivi qui il tuo codice usando .map()
|
||||
|
||||
|
||||
|
||||
// ZONA TEST - NON MODIFICARE
|
||||
// temperatureFahrenheit dovrebbe essere: [32, 50, 68, 86, 212]
|
||||
Reference in New Issue
Block a user