9 lines
166 B
Markdown
9 lines
166 B
Markdown
importance: 5
|
|
|
|
---
|
|
|
|
# Rewrite to class
|
|
|
|
Rewrite the `Clock` class from prototypes to the modern "class" syntax.
|
|
|
|
P.S. The clock ticks in the console, open it to see.
|