
Python Quizz-13

Quiz
•
Computers
•
University
•
Medium
shilpa gupta
Used 17+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following program :
print "Hello World"[::-1]
dlroW olleH
Hello Worl
d
Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
x = 50
def fun1():
x = 25
print(x)
fun1()
print(x)
25
50
50
25
Error
Null
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the data type of print(type(10))
int
float
complex
none
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print(type(0xFF))
Hexadecimal
int
float
string
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python 3, what is the type of
print(type(range(5)))
int
float
complex
range
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of
print(type([]) is list)
True
false
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
str = "pynative"
print (str[1:3])
yn
pyn
pyna
pynative
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
C Programming (Unit- 1) Quiz

Quiz
•
University
20 questions
Code Junction 4

Quiz
•
University
20 questions
kuis pertama

Quiz
•
University
20 questions
Introduction To Python

Quiz
•
University
20 questions
Python Programming - Test 1

Quiz
•
University - Professi...
20 questions
js_edu_wrap_up

Quiz
•
1st Grade - Professio...
20 questions
Python Programming II CSE A

Quiz
•
12th Grade - University
20 questions
TEST FINAL - Introducción a las TI

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