Python Program#1 Input a welcome message and display it.

Опубликовано: 10 Ноябрь 2020
на канале: Code with Shubhali
1,161
13

This video is about a python program to input a welcome message and display it.

Algorithm
========
Step 1: Input name from the user
Step 2: Print the welcome message
Step 3: End

Program
Python program to Input a welcome message and display it.
name = input ("Enter name :")
print("Welcome",name)


На этой странице сайта вы можете посмотреть видео онлайн Python Program#1 Input a welcome message and display it. длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Code with Shubhali 10 Ноябрь 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 1,161 раз и оно понравилось 13 зрителям. Приятного просмотра!