Happy birthday Program - In This post you will see I made my own happy birthday programe
If you want ask any dout of this post ,comment this post๐๐.I try my level Best in comment
In python .
I made happy birthday programme in python
Like this :-
Text format like these :-
. . . ___|___|___|___ . | + * + * + * + | . __|_|_*_+_*_+_*_+_*_|_|__ | . . . . . . . . .| . |*{@}*{@}*{@}*{@}*{@}*{@}*| . __|_|_.__.__.__.__.__.__.__.__|_|__ |#!#!#!#!#!#!#!#!#!#!#!#!#!#!#!#!#!#| |[%] [%] [%] [%] [%] [%] [%] [%] [%]| |\ $ \ $ \ $ \ $ \ $ \ $ \ $ \ $ \ $| |_^_^_^_^_^_^_^_^_^_^_^_^_^_^_^_^_^_| # # ##### #### #### # # # # # # # # # # # # ##### ##### #### #### ### # # # # # # # # # # # # # # #### ##### #### ##### # # # # # # # # # # #### # #### # ##### # # # # # # # # #### ##### # # # # # #### ##### # # # # # # # # # # ##### ### # # # # # #### # # #
Sourcsle code :-
# Sweety brithday = ''' . . . ___|___|___|___ . | + * + * + * + | . __|_|_*_+_*_+_*_+_*_|_|__ | . . . . . . . . .| . |*{@}*{@}*{@}*{@}*{@}*{@}*| . __|_|_.__.__.__.__.__.__.__.__|_|__ |#!#!#!#!#!#!#!#!#!#!#!#!#!#!#!#!#!#| |[%] [%] [%] [%] [%] [%] [%] [%] [%]| |\ $ \ $ \ $ \ $ \ $ \ $ \ $ \ $ \ $| |_^_^_^_^_^_^_^_^_^_^_^_^_^_^_^_^_^_| # # ##### #### #### # # # # # # # # # # # # ##### ##### #### #### ### # # # # # # # # # # # # # # #### ##### #### ##### # # # # # # # # # # #### # #### # ##### # # # # # # # # #### ##### # # # # # #### ##### # # # # # # # # # # ##### ### # # # # # #### # # # ''' #import time new = brithday.split("\n") for i in new: print(i) #time.sleep(1)
If you want ask any dout of this post ,comment this post๐๐.I try my level Best in comment
Post a Comment