PYTHON ASSESSMENT 1
🐍 Introduction Welcome to your Python Programming Examination! 🎉 This exam is designed to test your understanding of the basic concepts of Python , including variables, data types, and input/output operations . These topics form the foundation of every Python program, so answer each question carefully and confidently. You are expected to: Write clear and correct Python syntax . Demonstrate understanding of how to store, manipulate, and display data . Show familiarity with common functions such as print() , input() , int() , float() , and type() . Read and interpret short pieces of Python code. 🧭 Instructions Read each question carefully before answering. For multiple-choice questions, choose the best answer . For theory questions, write neatly and explain your answers clearly . You may use examples where necessary to support your explanation. Manage your time wisely — attempt all questions. ⏰ Duration: 55 minutes 📝 Total Marks: 100...