Skip to main content

Give Fun Its Priority ( poetry)

Tomorrow never dies
Yesterday never returns
Today may be the last day
Give fun its Priority


Every hour, minute and second
Many gives birth and many 
passes away
What's the point if you don't smile a bit
Even dinosaur lived their day....

.
If light was dark and water was hard
This world would be upside down
If fear was smile and sad was fun
Every moment would be a new dawn..


Live for the day you wanted
Love the day your provided
Conquer every moment with Honesty
But do give Fun its priority..



Thank you..
Share it if you like the poetry...

Comments

Popular posts from this blog

How To Hack NASA by HTML in steps

<html> <head><title>How to hack NASA by HTML</title></head> <body> <div id="IP address">    123.456.67678.5665:764y34 </div> <span id="Hacked"> Get the F*** out of here  and study for 2nd CIE </span> </body> </html> Get paid to share your links!
import  csv with   open ( '/content/drive/MyDrive/ML lab programs/Lab 1 Find-S algorithm/weather.csv' )  as  f:   reader = csv.reader(f)   data = list(reader)  print ( 'Training data' ) for  row  in  data:    print (row) attr_len= len (data[ 0 ]) -1 h = [ '0' ]*attr_len       print ( 'The Hypothesis are' ) for  row  in  data:    if  row[ -1 ] ==  'Yes' :     j =  0      for  col  in  row:         if  col !=  'Yes' :           if  col != h[j]  and  h[j] ==  '0' :           h[j] = col          elif  col != h[j]  and  h[j] !=  '0' :           h[j] =  '?'       j = j +  1    print (h) print ( 'Maximally Specific Hypothesis:' , h) 2,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, import  csv with   open ( '/content/drive/MyDrive/ML lab programs/Lab 2 Candidate Selection Algorithm/enjoysport1.csv' )  as  f:   reader = csv.reader(f)   data = list(reader)  print ( 'Training data' ) for  row  in  da

The Rat Race

Eat, sleep run towards office To turn the face to the PC , the monitor is opening its eye The AC is opening its mouth It's time that force us to Eat Not inner hunger. It's traffic making us wait. Making us weaker. Away from mountain and river there we live in group as Ants Following one another Killing the creature called Plants. Science formula we remember,not mercy Newton's law we remember but lost confidence Philosophy we say, lost own ethics We pray daily,can't face consequence. The tongue with no good Words The eye with no good Vision, The brain with no good thought With heart which was already LOST.,.. Get paid to share your links!