If any one interested to do more practical quiz please send message to WhatsApp +8801715587788 or email kollol.hossain@gmail.com

📚 YouTube-ICT-V4_1-Programming

📺 Video: Watch Video

Total Questions: 5 | Duration: 5 minutes

05:00

1. num1=int(input()) এখানে num1 কী

2. num1=input(‘Enter your name :’) program টি run করলে কী দেখাবে?

3. name= input('Enter your name :') print(name) program টি run করলে কী দেখাবে?

4. name= input('Enter your name :') print(name, num1) program টি run করলে কী প্রিন্ট দেখাবে?

5. num1=int(input(‘Enter an integer number :’)) num2= int(input(‘Enter your marks :’)) result=num1*num2 print(result) যদি ইউসার ১০ ও ২০ ইনপুট করে তাহলে কত প্রিন্ট হবে?

📋 Terms of Use:

  • This quiz is for educational purposes only.
  • Results are automatically generated and may contain errors.
  • Please refer to the video content for accurate information.
  • Your progress is not stored or tracked unless you register.