Variables
Variables are used to store information inside the program.
To assign value to a variable, please use =
sign like so:
123number = 5 string = 'cat' print(number, string)
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 6
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Suggested prompts:
Запитайте мені питання про цей предмет
Сумаризуйте цей розділ
Покажіть реальні приклади
Awesome!
Completion rate improved to 2.7
Variables
Свайпніть щоб показати меню
Variables are used to store information inside the program.
To assign value to a variable, please use =
sign like so:
123number = 5 string = 'cat' print(number, string)
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 6