console.log("hello world")const whoiam = {
name: "MohaDev69",
developer: "Full-stack Developer",
age: "17 y.o",
nationality: "iraqi",
coding: "since 2 years"
}
console.log(`hey π , \n whoiam ?` , whoiam)console.log("hello world")const whoiam = {
name: "MohaDev69",
developer: "Full-stack Developer",
age: "17 y.o",
nationality: "iraqi",
coding: "since 2 years"
}
console.log(`hey π , \n whoiam ?` , whoiam)