akapit
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "
akapit2
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "akapit3
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "akapit4
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Aby skorzysta\u0107 ze skryptu zapisanego w pliku przyk\u0142ad.js, nale\u017cy po\u0142\u0105czy\u0107 go ze stron\u0105 za pomoc\u0105 kodu", "text": "Aby skorzysta\u0107 ze skryptu zapisanego w pliku przyk\u0142ad.js, nale\u017cy po\u0142\u0105czy\u0107 go ze stron\u0105 za pomoc\u0105 kodu", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W j\u0119zyku JavaScript typ boolean mo\u017ce by\u0107 reprezentowany przez warto\u015b\u0107", "text": "W j\u0119zyku JavaScript typ boolean mo\u017ce by\u0107 reprezentowany przez warto\u015b\u0107", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": " 45.3", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": " -20", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "null", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": " true", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W j\u0119zyku JavaScript nale\u017cy zapisa\u0107 warunek, kt\u00f3ry b\u0119dzie spe\u0142niony, gdy zmienna a b\u0119dzie dowoln\u0105 liczb\u0105 naturaln\u0105 dodatni\u0105 (bez 0) lub gdy zmienna b b\u0119dzie dowoln\u0105 liczb\u0105 z przedzia\u0142u domkni\u0119tego od 10 doU\u017cyte w tym warunku wyra\u017cenie logiczne b\u0119dzie mia\u0142o posta\u0107", "text": "W j\u0119zyku JavaScript nale\u017cy zapisa\u0107 warunek, kt\u00f3ry b\u0119dzie spe\u0142niony, gdy zmienna a b\u0119dzie dowoln\u0105 liczb\u0105 naturaln\u0105 dodatni\u0105 (bez 0) lub gdy zmienna b b\u0119dzie dowoln\u0105 liczb\u0105 z przedzia\u0142u domkni\u0119tego od 10 doU\u017cyte w tym warunku wyra\u017cenie logiczne b\u0119dzie mia\u0142o posta\u0107", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "(a>0) && ((b>=10) && (b<=100))", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "(a>0) || ((b>=10) || (b<=100))", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": " (a>0) && ((b>=10) || (b<=100))", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "(a>0) || ((b>=10) && (b<=100))", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W instrukcji warunkowej j\u0119zyka JavaScript nale\u017cy sprawdzi\u0107 przypadek, gdy warto\u015b\u0107 zmiennej a jest z przedzia\u0142u (0, 100), natomiast warto\u015b\u0107 zmiennej b jest wi\u0119ksza od zera. Warunek taki jest prawid\u0142owo zapisany w nastepuj\u0105cy spos\u00f3b", "text": "W instrukcji warunkowej j\u0119zyka JavaScript nale\u017cy sprawdzi\u0107 przypadek, gdy warto\u015b\u0107 zmiennej a jest z przedzia\u0142u (0, 100), natomiast warto\u015b\u0107 zmiennej b jest wi\u0119ksza od zera. Warunek taki jest prawid\u0142owo zapisany w nastepuj\u0105cy spos\u00f3b", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "if ((a>0 && a<100) || b<0)", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": " if ((a>0 || a<100) && b>0)", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": " if (a>0 || a<100 || b<0)", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": " if (a>0 && a<100 && b>0)", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Wybierz poprawn\u0105 definicj\u0119 funkcji w j\u0119zyku JavaScript", "text": "Wybierz poprawn\u0105 definicj\u0119 funkcji w j\u0119zyku JavaScript", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "nazwa_funkcji(argumenty) {instrukcje;},", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "typ_funkcji nazwa_funkcji(argumenty) {instrukcje;},", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "new nazwa_funkcji(argumenty) {instrukcje;},", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "function nazwa_funkcji(argumenty) {instrukcje;},", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": " W j\u0119zyku JavaScript zapis w ramce oznacza, \u017ce