AI Series 1: Practice Quiz - Session 1
Python Programming Basics
Sign in to Google to save your progress. Learn more
Email *
Email (Re-enter) *
Full Name *
Name with initials *
Student ID *
"Format: XXXYYYYMMMDD" [XXX: First 3 Letters of Surname (UPPER CASE); YYYY: Year; MM: Month; DD: Day (Date of Birth)] For example, student ID of Mr Peter 1995-01-15 (DoB) is PET19950115 #Please Remember this student ID for issuance of certificate.
1. Which of these statement is true *
5 points
2. Python is a: *
5 points
3. State the correct code to print "Hi" in Python *
5 points
4. What does this code output? >>> 3 * (12 + 4) *
5 points
5. What does this code output? >>> 128 / 4 *
5 points
6. What is the output data type? >>> 3 + 6.0 + 1 *
5 points
7. If the output is 5, what is the most appropriate code which could be executed? *
5 points
8. Which of these is a valid variable name in Python? *
5 points
9. What are the two Boolean values in Python? *
5 points
10. What is the output of this code? >>> 7 != 8 *
5 points
11. What is the output of this code? >>> print ( 81 ** (1/2)) *
5 points
12.  What is the output of this code? *
5 points
Captionless Image
13. What is the output of this code? *
5 points
Captionless Image
14. What does this code output? >>> 5 + 12 + 3 *
5 points
15.  Chose the correct code that prints "Hello" (Without quotation marks) *
5 points
A copy of your responses will be emailed to the address you provided.
Submit
Clear form
Never submit passwords through Google Forms.
reCAPTCHA
This form was created inside of NYSCHEY BG. Report Abuse