We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9a64c2 + 9f4897a commit 9ba6fe3Copy full SHA for 9ba6fe3
1-js/09-classes/01-class/1-rewrite-to-class/task.md
@@ -2,8 +2,8 @@ importance: 5
2
3
---
4
5
-# Rewrite to class
+# Reescribir como class
6
7
-The `Clock` class is written in functional style. Rewrite it the "class" syntax.
+La clase `Clock` está escrita en estilo funcional. Reescríbela en sintaxis de clase.
8
9
-P.S. The clock ticks in the console, open it to see.
+P.D. El reloj anda en la consola, ábrela para verlo.
0 commit comments