Posts

Showing posts with the label flames python

python code for FLAMES

Python code for Flames As a human,I always wants to know what others feel about me.In my childhood,my friends and I used to find flames with our crushes. So,I thought that it would be good,if we can show our crush how much we love her..by writing code for FLAMES. So,here's the basic code for finding FLAMES using python. As we all know,Flames is for friendship,love,attraction,marriage,engagement,soulmate. Python Code: def hell(l,m):     del m[l-1]     if len(m)==1:         l=k         return l,m     else:         m=m[l-1:]+m[0:l-1]         l=k         return l,m def dus(l,m):     if l<=len(m):         l,m=hell(l,m)         if len(m)==1:             print(t[m[0]])                     else:   ...