Skip to content

Latest commit

 

History

History
5 lines (2 loc) · 587 Bytes

File metadata and controls

5 lines (2 loc) · 587 Bytes

তুমি এতদিন পর্যন্ত যে যে মডেলের মোবাইল ফোন ইউজ করেছো সেগুলার নাম দিয়ে একটা array বানাও। তারপর একটা while লুপ দিয়ে সেই array এর উপাদান গুলা একটা একটা করে আউটপুট হিসেবে দেখাও

Create an array with the names of all the mobile phone models you have used so far. Then show the elements of that array as output one by one with a while loop