9 lines
175 B
Markdown
9 lines
175 B
Markdown
importance: 5
|
|
|
|
---
|
|
|
|
# Rewrite to class
|
|
|
|
The `Clock` class is written in functional style. Rewrite it the "class" syntax.
|
|
|
|
P.S. The clock ticks in the console, open it to see.
|