PYTHON

Quiz
•
Computers
•
University
•
Hard
Niranjan C
Used 12+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which character is used in Python to make a single line comment?
/
//
#
!
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following Python code snippet?
print(10/2)
5.0
5
2.0
2
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a valid Python data type?
Integer
Float
String
Boolean
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the 'len()' function in Python do?
Returns the total number of elements in a list
Returns the largest element in a list
Returns the sum of all elements in a list
Returns the average of all elements in a list
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the method inside the class in python language?
Object
Function
Attribute
Argument
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following declarations is incorrect?
_x = 2
__x = 3
__xyz_ = 5
None of these
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following operators is the correct option for power(ab)?
a ^ b
a**b
a ^ ^ b
a ^ * b
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
untitled

Quiz
•
8th Grade - University
30 questions
Python Mock

Quiz
•
University
30 questions
Tech Quest Level-2

Quiz
•
University
30 questions
NRIT_Python_Quiz-01

Quiz
•
University
25 questions
Python Basics

Quiz
•
University
25 questions
Understanding Input, Selection and Loops in Python

Quiz
•
7th Grade - University
27 questions
python basic

Quiz
•
University
25 questions
Iedc Coders Club Programming Quiz

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