Posts

Wishing Happy Independence day by Simple python Programming.

Image
      Today i am providing you the coding and output of  about wishing happy independence day .  Code :                                                                                                                                                                print("H         H"," A A A A A ","P P P P P ","P P P P P  ","Y      ...

Python program to wish Happy Janmashtami!!!!

Image
 Here is the code and the output: Code: print("H         H"," A A A A A ","P P P P P ","P P P P P  ","Y           Y") print("H         H","A         A","P        P","P         P","Y           Y") print("H         H","A         A","P        P","P         P","Y           Y") print("H         H","A         A","P        P","P         P","Y           Y") print("H H H H H H","A A A A A A","P P P P P ","P P P P P  ","  Y Y Y Y Y  ") print("H         H","A         A","P        ...

Wishing happy friendship day with python

Image
I used simple string type coding  so here is the code and output Code: print("\nH"," "," "," ","H",""," "," "," ","A","    ","P P P P P"," ","P P P P P","Y         Y") print("H"," "," "," ","H",""," ","","A","  ","A","  ","P","     ","P"," ","P","     ","P"," Y       Y") print("H"," "," "," ","H","","","","A ","   ","A"," ","P","     ","P"," ","P","     ","P","  Y     Y") print("H"," "," "," ","H"...