Зміст курсу
Python Tutorial for Beginners
Python Tutorial for Beginners
Challenge
Завдання
Let's complicate the task. Now you need to create 3 variables, namely:
color
, give this variable your favourite color.dish
, assign your favorite dish to this variable.language
, assign your language you speak to this variable.
Remember, your variables must be strings(for it you have to use quotes!). After implementing this part, you have to fill the blanks in the displaying results part.
Let's try:)
Дякуємо за ваш відгук!
Challenge
Завдання
Let's complicate the task. Now you need to create 3 variables, namely:
color
, give this variable your favourite color.dish
, assign your favorite dish to this variable.language
, assign your language you speak to this variable.
Remember, your variables must be strings(for it you have to use quotes!). After implementing this part, you have to fill the blanks in the displaying results part.
Let's try:)
Дякуємо за ваш відгук!
Challenge
Завдання
Let's complicate the task. Now you need to create 3 variables, namely:
color
, give this variable your favourite color.dish
, assign your favorite dish to this variable.language
, assign your language you speak to this variable.
Remember, your variables must be strings(for it you have to use quotes!). After implementing this part, you have to fill the blanks in the displaying results part.
Let's try:)
Дякуємо за ваш відгук!
Завдання
Let's complicate the task. Now you need to create 3 variables, namely:
color
, give this variable your favourite color.dish
, assign your favorite dish to this variable.language
, assign your language you speak to this variable.
Remember, your variables must be strings(for it you have to use quotes!). After implementing this part, you have to fill the blanks in the displaying results part.
Let's try:)