Python Test 1
Q1. What is the primary purpose of programming? A. Giving instructions to a computer B. Drawing on a screen C. Sending emails D. Playing music Q2. Which of these is a Python IDE? A. VS Code B. Eclipse C. NetBeans D. Visual Basic Q3. What is the output of: print(“Hello, World!”)? A. Hello, World! B. […]