Clarify task code place in 1.9.1 (Class basic syntax)
This commit is contained in:
parent
2d5be7b730
commit
9bf1489101
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ importance: 5
|
||||||
|
|
||||||
# Rewrite to class
|
# Rewrite to class
|
||||||
|
|
||||||
The `Clock` class is written in functional style. Rewrite it the "class" syntax.
|
The `Clock` class (see the sandbox) is written in functional style. Rewrite it in the "class" syntax.
|
||||||
|
|
||||||
P.S. The clock ticks in the console, open it to see.
|
P.S. The clock ticks in the console, open it to see.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue