<?php
$a=5;
$b=6;
$sum=$a+$b;
echo "sum="."\t"$sum;
?>
To run:-
Output:-
theengineerschoice01@gmail.com
Copyright (c) 2020 The Engineer's Choice All Rights Reserved
No comments:
Post a Comment
theengineerschoice01@gmail.com