1.False
2.True
true true and the bus into town is your next holiday and
Task 5. JS code.
function FalseOrTrue (f) {
let CurrentValue = 1;
for (let i = 0; f[i] < f[CurrentValue]; i++ ) {
return True
}
if (f[i] > f[CurrentValue]) {
return False
}
CurrentValue++;
}
Объяснение: