Skip to main content

Death without Birth

If



Facebook got fired
Instagram disappears Instantly


Twitter tweets its death
Snapchat got snapped
LinkedIn got LinkedOut
WhatsApp went out of Users


     It is  the condition called


Future coming back to Present and Watching the Past



    Its DEATH before BIRTH




what if

Women starts to hate Gold

Dentists starts to chew Tobacco

Police steals his wife's money

Judge gives a wrong decision
Professor arrives late to class
Ambulance runs without noise
Its nothing but
Eye without Eyesight
Pen without ink 

House without walls
OR

DEATH BEFORE BIRTH
In case if



* God meets  Man
The thing they say each other is
" I created YOU"
* Money meets Knowledge
The thing they say each other is
" I can rule over YOU"
* Science meets Common Sense
The thing they say each other is
" I can survive without YOU"

* Angel meets Demon
The thing they say each other is
" I am always  beside YOU"
* A Caretaker meets Nature
The thing they say each other is
" I Love You"
Until my next post
thank YOU...

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         ...

Key to success: The Pareto principle

Today everyone reads and study many successful storeys and might have wondered how did they reach to that level ? And what made them different from the common people? Here is one of the best known key they used to open the lock called Success. THE PARETO PRINCIPLE As this sounds different to you but is one of the well known and accepted principle. This principle was introduced by the Italian Economist known as VILFERDO PARETO According to this principle 80% of any  work depends on 20% of things that actually matter It is also known as 80/20 principle What does it mean? It clearly states that if you want successful results in any work make sure you focus on just 20% of important things that actually matters and you will get 80% of assured result. How did he construct this principle?  Have you ever thought how a new principle is brought up? Its just simple ,by careful observation. Same thing happened with Mr Pareto. At his time in It...