Python Coding Contest

Quiz
•
Education
•
University
•
Hard
Narayanan G
Used 15+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Who developed Python Programming Language?
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of the following Python function?
len(["hello",2, 4, 6])
Error
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of the following Python code snippet if x=1?
x<<2
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of the following Python statement?
>>>"a"+"bc"
bc
abc
a
bca
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which one of the following is not a keyword in Python language?
pass
eval
assert
nonlocal
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of the following Python program?
z=set('abc')
z.add('san')
z.update(set(['p', 'q']))
z
{‘a’, ‘c’, ‘c’, ‘p’, ‘q’, ‘s’, ‘a’, ‘n’}
{‘abc’, ‘p’, ‘q’, ‘san’}
{‘a’, ‘b’, ‘c’, ‘p’, ‘q’, ‘san’}
{‘a’, ‘b’, ‘c’, [‘p’, ‘q’], ‘san}
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Python_Test

Quiz
•
University
15 questions
ROUND 1 MIND MAZE

Quiz
•
University
15 questions
ALGORITHM GAMES

Quiz
•
University
20 questions
Python Assessment-2

Quiz
•
University
15 questions
Python Internship Quiz

Quiz
•
12th Grade - University
20 questions
PL SQL

Quiz
•
University - Professi...
18 questions
Hypothesis Testing

Quiz
•
University
25 questions
Easy BreezeIII

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