Programowanie

 0    69 flashcards    michalwojcik84
download mp3 print play test yourself
 
Question Answer
zmienna
start learning
variable
wartość
start learning
value
instrukcja
start learning
instruction
komputer
start learning
computer
łańcuch znaków
start learning
string
opis
start learning
description
powłoka
start learning
shell
zautomatyzować
start learning
automate
popularny
start learning
popular
wydrukować
start learning
print
kod
start learning
code
zamiast
start learning
instead
nie jest prawidłowy
Dlaczego imię nie jest prawidłową nazwą zmiennej?
start learning
is not a valid
Why is first name not a valid variable name?
analiza
start learning
analysis
populacja
start learning
population
cytat
start learning
quote
litera
Ciągi znaków mogą zawierać różnego rodzaju litery i symbole, w tym spacje, np. „Nadchodzi zima”.
start learning
letter
Strings can contain all sorts of letters and symbols, including spaces, like "Winter is coming."
zadanie
start learning
task
zjawić się
start learning
appear
zawierać
start learning
contain
powierzchnia
start learning
area
obraz / wizerunek
start learning
image
podążać
start learning
follow
projekt
start learning
project
język
start learning
language
wybór
start learning
choice
znany
start learning
known
kilka
start learning
a few
popularny wybór dla
Jest to język wybierany przez wiele firm i popularny w projektach osobistych.
start learning
a popular pick for
It's the language of choice for many companies and a popular pick for personal projects.
i wiele więcej
Możesz go używać do automatyzowania zadań, przyspieszania pracy z analizą danych, uczeniem maszynowym i nie tylko.
start learning
and much more
You can use it for automating tasks, getting ahead in work with data analysis, machine learning, and much more.
przyspieszanie
Możesz go używać do automatyzowania zadań, przyspieszania pracy z analizą danych, uczeniem maszynowym i nie tylko.
start learning
getting ahead
You can use it for automating tasks, getting ahead in work with data analysis, machine learning, and much more.
z wyboru dla
Jest to język wybierany przez wiele firm i popularny w projektach osobistych.
start learning
of choice for
It's the language of choice for many companies and a popular pick for personal projects.
Do czego komputery używają zmiennych?
start learning
What do computers use variables for?
Aby narysować obrazy na ekranie.
start learning
To draw images onscreen
nazwy opisowe
Dlaczego nadajemy zmiennym nazwy opisowe, takie jak miasto lub ludność zamiast c lub p?
start learning
descriptive names
Why do we give variables descriptive names like city or population instead of c or p?
zamiast czegoś
Dlaczego nadajemy zmiennym nazwy opisowe, takie jak miasto lub ludność zamiast c lub p?
start learning
instead of sth
Why do we give variables descriptive names like city or population instead of c or p?
do przechowywania wartości
Po utworzeniu i nazwaniu zmiennej używamy znaku = do przechowywania wartości w niej, tak jak w przypadku city = "Miami".
start learning
to store a value
After creating and naming a variable, we use the = sign to store a value inside it, like with city = "Miami".
do przechowywania czegoś
Po utworzeniu i nazwaniu zmiennej używamy znaku = do przechowywania wartości w niej, tak jak w przypadku city = "Miami".
start learning
to store sth
After creating and naming a variable, we use the = sign to store a value inside it, like with city = "Miami"
to jest jak
Kiedy przechowujemy wartość w zmiennej, to tak, jakbyśmy wkładali rzeczy do pudełka. Tutaj będziemy przechowywać „jabłko” w device_type.
start learning
it's like
When we store a value in a variable, it's like putting stuff inside a box. Here, we'll store "apple" in device_type.
wkładanie rzeczy
Kiedy przechowujemy wartość w zmiennej, to tak, jakbyśmy wkładali rzeczy do pudełka. Tutaj będziemy przechowywać „jabłko” w device_type.
start learning
putting stuff
When we store a value in a variable, it's like putting stuff inside a box. Here, we'll store "apple" in device_type.
Wartości, które przechowujemy
Wartości, które przechowujemy, takie jak „Miami”, to ciągi znaków. Ciągi znaków to słowa w cudzysłowach.
start learning
The values we've been storing
The values we've been storing, like "Miami" are strings. Strings are words in double quotes.
to ciągi znaków
Wartości, które przechowujemy, takie jak „Miami”, to ciągi znaków. Ciągi znaków to słowa w cudzysłowach.
start learning
are strings
The values we've been storing, like "Miami" are strings. Strings are words in double quotes.
Ciągi mogą zawierać
Ciągi znaków mogą zawierać różnego rodzaju litery i symbole, w tym spacje, np. „Nadchodzi zima”.
start learning
Strings can contain
Strings can contain all sorts of letters and symbols, including spaces, like "Winter is coming."
różnego rodzaju litery i symbole
Ciągi znaków mogą zawierać różnego rodzaju litery i symbole, w tym spacje, np. „Nadchodzi zima”.
start learning
all sorts of letters and symbols
Strings can contain all sorts of letters and symbols, including spaces, like "Winter is coming."
wszelkiego rodzaju rzeczy
Ciągi znaków mogą zawierać różnego rodzaju litery i symbole, w tym spacje, np. „Nadchodzi zima”.
start learning
all sorts of things
Strings can contain all sorts of letters and symbols, including spaces, like "Winter is coming."
w tym spacje
Ciągi znaków mogą zawierać różnego rodzaju litery i symbole, w tym spacje, np. „Nadchodzi zima”.
start learning
including spaces
Strings can contain all sorts of letters and symbols, including spaces, like "Winter is coming."
Linie kodu
Linie kodu to instrukcje, do których komputer ma się stosować.
start learning
Lines of code
Lines of code are instructions for the computer to follow.
do komputera
Linie kodu to instrukcje, do których komputer ma się stosować. Kiedy uruchamiamy kod, mówimy komputerowi, aby postępował zgodnie z instrukcjami, które razem stworzyliśmy.
start learning
for the computer
Lines of code are instructions for the computer to follow. When we run code, we tell the computer to follow the instructions we put together.
stosować się
do czegoś
Linie kodu to instrukcje, do których komputer ma się stosować. Kiedy uruchamiamy kod, mówimy komputerowi, aby postępował zgodnie z instrukcjami, które razem stworzyliśmy.
start learning
to follow
Lines of code are instructions for the computer to follow. When we run code, we tell the computer to follow the instructions we put together.
mówimy komputerowi, aby postępował zgodnie z instrukcjami
Kiedy uruchamiamy kod, mówimy komputerowi, aby postępował zgodnie z instrukcjami, które razem stworzyliśmy.
start learning
we tell the computer to follow the instructions
When we run code, we tell the computer to follow the instructions we put together.
zebraliśmy razem
dosłownie
start learning
we put together
razem stworzyliśmy
w kontekście
Kiedy uruchamiamy kod, mówimy komputerowi, aby postępował zgodnie z instrukcjami, które razem stworzyliśmy.
start learning
we put together
When we run code, we tell the computer to follow the instructions we put together.
kolejność
porządek
Kolejność instrukcji ma znaczenie.
start learning
order
The order of the instructions matters.
kolejność
Kolejność instrukcji ma znaczenie
start learning
the order of
The order of the instructions matters
mieć znaczenie
czasownik
Kolejność instrukcji ma znaczenie
start learning
matters
The order of the instructions matters
Ułóż te linie
start learning
Arrange these lines
Ze specjalną instrukcją print ()
start learning
With the special instruction print()
With the special instruction print(), we tell the computer to display a value in an area called the console, also known as the shell.
aby wyświetlić wartość
start learning
to display a value
w obszarze zwanym konsolą
start learning
in an area called the console
w obszarze
start learning
in an area
znany również jako powłoka
start learning
also known as the shell
oznaczać
start learning
to mean
pojawia się zamiast
ich wartości pojawiają się zamiast ich nazw.
start learning
appear instead of
their values appear instead of their names.
wartość ciągu
Dlaczego to nie jest ciąg znaków?
start learning
string value
Why is this not a string value?
wartość zmiennej zadania
Wyświetl wartość zmiennej zadania.
start learning
value of the job variable
Display the value of the job variable.
zmienna zadania
Wyświetl wartość zmiennej zadania.
start learning
job variable
Display the value of the job variable.
prawidłowy
start learning
valid
nieprawidłowy
Dlaczego imię nie jest prawidłową nazwą zmiennej?
start learning
not valid
Why is first name not a valid variable name?
przechowywać
dane w komputerze
Jaką wartość przechowuje ta zmienna?
start learning
store
What value does this variable store?

You must sign in to write a comment