We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 419f3a4 commit 50143eeCopy full SHA for 50143ee
1-js/02-first-steps/11-logical-operators/6-check-if-in-range/task.md
@@ -2,8 +2,8 @@ importance: 3
2
3
---
4
5
-# Check the range between
+# Patikrinkite intervalą
6
7
-Write an "if" condition to check that `age` is between `14` and `90` inclusively.
+Parašykite "if" sąlygą, kuri patikrintų ar `age` yra tarp `14` ir `90` įskaitant.
8
9
-"Inclusively" means that `age` can reach the edges `14` or `90`.
+"Įskaitant" reiškia, kad `age` gali pasiekti `14` ir `90` ribas.
0 commit comments