mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
consolidated comments for use in translation dictionary (#39577)
This commit is contained in:
parent
c11bf0d02e
commit
104f359902
@ -48,7 +48,7 @@ tests:
|
||||
// Add your code below this line
|
||||
|
||||
const scale = undefined; // Create the scale here
|
||||
const output = scale(); // Call the scale with an argument here
|
||||
const output = scale(); // Call scale with an argument here
|
||||
|
||||
// Add your code above this line
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user