#3 Python Playground: Strings | Computer Programming & Coding for Kids & Beginners смотреть онлайн
3. Python Programming for Kids and Beginners: Let's Display Strings on IDLE!
Lesson 3
Liam
Let's Display Strings on IDLE!
Character data handled in a program is called a "string".
Emma
I'm not sure.
Liam
A string is a sequence of characters.
Each character is simply a symbol.
For example, “Emma” is a string, and “Emma” has 4 characters.
Emma
I see.
Then, let's display Emma on IDLE!
I write “print” and “Emma in parentheses” after prompt and press the Enter key.
But I got some weird red letters.
I didn't forget to write the parentheses properly.
What's going on?
Liam
This is an indication of an error.
IDLE says, "I can't understand that order."
Emma
Why does the error occur?
I just wanted my name displayed.
Liam
In such a case, try adding double quotes before and after Emma.
Emma
I put double quotes before and after Emma and press the Enter key.
Then, “Emma” is displayed properly!
Liam
In IDLE, a string must be written with single or double quotes on both sides.
You can use either one, but use the same symbol on both sides.
For example, if you want to display “Hello”, you can write it with single quotes like this.
And when you press the Enter key, “Hello” is displayed.
Similarly, when you write this with double quotes, “Hello” is displayed.
Emma
I understand how to display a string.
What should I do when displaying a combination of string and number?
Liam
You can display multiple values in a row by separating the parentheses with commas.
Let's write it like this.
Don’t forget to put single or double quotes before and after the string part.
Then you press the Enter key, "The answer is 30" is displayed.
Emma
Now I can display the string on the IDLE.
Liam
Well done.
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «#3 Python Playground: Strings | Computer Programming & Coding for Kids & Beginners» бесплатно и без регистрации, вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.