Commentaire multiline rapide
/* create a variable
to store salary of employees
*/
var salary = 10000
print(salary)
SAMER SAEID
/* create a variable
to store salary of employees
*/
var salary = 10000
print(salary)