Python Malayalam Tutorial | Part-9 | Comparison Operators

preview_player
Показать описание
This video discuss about Comparison Operators in Python Language for Programming with sample code.
This is the ninth video of a course on Python . This course enables students to learn Python Programming in the simplest way possible. This is useful for all students of all classes. This will be very helpful if you are starting to learn programming. The course is very practice oriented.Students will be getting an overall understanding of the topic in shortest time . The course is organised by Edwhere Education. It is presented by 'Mr. Manu Francis ' . The presentation language is Malayalam and is understandable to people of Kerala.
Рекомендации по теме
Комментарии
Автор

Super class.very useful for beginners.Thankyou Manu

ansus
Автор

name=input("Hai, lam Gopi what is your name?:\n")
s=("what are you doing ")
print("Hello:%s, %s\n"%(name, s))
My program
D=input()
print("%s Wow that's great\n"%(D))
E=int(input("How old are you?:\n"))
print("%dyear old are you that's' nice\n"%(E))
F= input('Are you prepare for any exam yes/no?:\n')
print('ok\n')
input("which school you studying:\n")
print("ok\n")
G=input("what is your destion?: \n")
print("%s ok that nice\n"%(G))

greeshmagrbtsuyir
Автор

This is kerala syllabus 10th English medium schools

devanandapreethanand
Автор

how to link python 3 with not pad file(python.py)

mntmjma