Skip to content

Commit ac28d60

Browse files
authored
Translated tast.md
1 parent 58e808f commit ac28d60

File tree

1 file changed

+3
-3
lines changed
  • 1-js/02-first-steps/06-type-conversions/1-primitive-conversions-questions

1 file changed

+3
-3
lines changed

1-js/02-first-steps/06-type-conversions/1-primitive-conversions-questions/task.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ importance: 5
22

33
---
44

5-
# Type conversions
5+
# Tipų konversijos
66

7-
What are results of these expressions?
7+
Kokie yra šių išraiškų rezultatai?
88

99
```js no-beautify
1010
"" + 1 + 0
@@ -24,4 +24,4 @@ undefined + 1
2424
" \t \n" - 2
2525
```
2626

27-
Think well, write down and then compare with the answer.
27+
Gerai pagalvokite, užsirašykite ir palyginkite su atsakymais.

0 commit comments

Comments
 (0)