The P-value is used to determine the significance of results after a hypothesis test in statistics. 
So, basically, the P-value helps the readers to draw conclusions and is always between 0 and 1.
-  P- Value > 0.05 denotes weak evidence against the null hypothesis which means the null hypothesis cannot be rejected.
 
-  P-value <= 0.05 denotes strong evidence against the null hypothesis which means the null hypothesis can be rejected.
 
-  P-value=0.05is the marginal value indicating it is possible to go either way.