Merge pull request #2239 from vsemozhetbyt/patch-11
Clarify task code place in 1.9.1 (Class basic syntax)
This commit is contained in:
commit
47414944e1
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ importance: 5
|
|||
|
||||
# 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue