We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52e8226 commit bd96c00Copy full SHA for bd96c00
1-js/02-first-steps/10-ifelse/3-sign/solution.md
@@ -1,7 +1,7 @@
1
2
3
```js run
4
-let value = prompt('Type a number', 0);
+let value = prompt('Сан киргизиңиз', 0);
5
6
if (value > 0) {
7
alert( 1 );
0 commit comments