Skip to content

Commit d753483

Browse files
Class basic syntax merge
fixed merge conflicts and some other minor changes
2 parents b93fe0d + 50dadea commit d753483

File tree

2 files changed

+124
-123
lines changed

2 files changed

+124
-123
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ importance: 5
22

33
---
44

5-
# Rewrite to class
5+
# Rescrie în "class"
66

7-
The `Clock` class (see the sandbox) is written in functional style. Rewrite it in the "class" syntax.
7+
Clasa `Clock` este scrisă (vezi sandbox-ul) în stil funcțional. Rescrie-o în 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)