ch 1

print is used for print anything on display

like print("hello i am ankit")

you can use "" this and '' formate but you can not use ("')this it is syntax error 

string is anything can use two and more chractar its called string like ("ankit") its is string but ("a") it is chractar


Comments