_000 Codecademy 01

 0    22 Fiche    lisska
скачать mp3 басу ойын өзіңді тексер
 
сұрақ жауап
Each lesson starts here. Read the explanation, then follow the instructions underneath. If you get stuck, you can click on the "Hint" for help.
оқуды бастаңыз
ok
underneath
оқуды бастаңыз
poniżej, pod spodem
get stuck
оқуды бастаңыз
utknąć
Type your response to the instructions here, in your code editor.
оқуды бастаңыз
ok
In this project, we'll write a program that animates your name. When you move your mouse over your name, bubbles will scatter away and then reassemble.
оқуды бастаңыз
ok
scatter
оқуды бастаңыз
rozrzucać
scatter away
оқуды бастаңыз
rozpraszać
reassemble
оқуды бастаңыз
ponownie zmontować
To create this project, we'll first learn JavaScript, a programming language. Then we'll apply what we've learned to write this program.
оқуды бастаңыз
ok
In our code, we're using document. write() simply to display the string of your name in the preview window. The important stuff is inside the parentheses, so let's just focus on that.
оқуды бастаңыз
ok
simply to display
оқуды бастаңыз
po prostu aby wyświetlić
the string of your name
оқуды бастаңыз
ciąg nazw
The important stuff is inside the parentheses.
оқуды бастаңыз
Ważne rzeczy są w nawiasach.
So let's just focus on that.
оқуды бастаңыз
Więc skupmy się na tym.
To discover the length of a string, write the string within quotes. Then write a period (full stop) and the word length.
оқуды бастаңыз
ok
To discover the length of a string.
оқуды бастаңыз
Aby odkryć długość łańcucha.
write the string within quotes
оқуды бастаңыз
napisz ciąg w cudzysłowiu
Then write a period (full stop) and the word length.
оқуды бастаңыз
Potem napisz kropkę i słowo długość.
What's the length of your name?
оқуды бастаңыз
Jaka jest długość twojej nazwy?
You just wrote a string.
оқуды бастаңыз
Ty po prostu napisałeś sznur (ciąg).
A string can contain letters, numbers, spaces, and symbols. Strings are surrounded with quotes.
оқуды бастаңыз
ok
contain
оқуды бастаңыз
zawierać

Пікір қалдыру үшін жүйеге кіру керек.