/ Published in: PHP
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
<?php for($i=1;$i<101;$i++){$p+=$i;$q=$q+($i*$i);}echo($p*$p)-$q;
Comments
 Subscribe to comments
                    Subscribe to comments
                
                