Python Basics

Quiz
•
Computers
•
University
•
Medium
N JIBIN
Used 25+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is a valid variable name in Python?
A. 1variable
B. my-variable
C. _variablename
D. variable name
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How do you print "Hello, World!" to the console in Python 3?
A. print("Hello, World!")
B. print "Hello, World!"
C. echo "Hello, World!"
D. System.out.println("Hello, World!")
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the result of the expression 5 + 3 * 2?
A. 10
B. 16
C. 11
D. 26
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which symbol is used for single-line comments in Python?
//
--
#
/*
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you declare a variable in Python?
A. var my_variable
B. my_variable =
C. variable my_variable
D. my_variable = 10
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of print(5 + 2) in Python?
A. 52
B. 7
C. "5 + 2"
D. Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid string in Python?
A. 'Hello, World!"
B. "Hello, World!"
C. Hello, World!
D. "Hello, World!'
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Python Reflect

Quiz
•
8th Grade - University
10 questions
Basic python

Quiz
•
University
15 questions
BASIC C PROGRAMMING

Quiz
•
University
15 questions
Python End of Topic Quiz

Quiz
•
8th Grade - University
15 questions
Python Variables

Quiz
•
University
15 questions
Python2

Quiz
•
8th Grade - University
11 questions
Python Data Types Quiz

Quiz
•
10th Grade - University
10 questions
Session 2

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade