Skip to content

Commit 2503b6a

Browse files
Class basic syntax
1 parent e28189e commit 2503b6a

2 files changed

Lines changed: 100 additions & 99 deletions

File tree

1-js/09-classes/01-class/1-rewrite-to-class/task.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ importance: 5
44

55
# Rewrite to class
66

7-
The `Clock` class is written in functional style. Rewrite it the "class" syntax.
7+
Clasa `Clock` este scrisă în stil funcțional. Rescrie-o la sintaxa "class".
88

9-
P.S. The clock ticks in the console, open it to see.
9+
P.S. Ceasul ticăie în consolă, deschide-o ca să vezi.

0 commit comments

Comments
 (0)