You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
let L_Guest_list = ["Sir Zia", "wahab","Najam","aslam"];
for (l_guest in L_Guest_list )
console.log("Dear Mr. "+ L_Guest_list[l_guest].toUpperCase() +",\n\nYou are please invite today in my hous in evening please join us for wonderfull evening. \nRegards,\n\nAdeel ul haq\n");