Basics of Python Programming Unit-1

Quiz
•
Professional Development, English
•
University - Professional Development
•
Hard
kanishka G
Used 48+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Who developed Python Programming Language?
Wick van Rossum
Rasmus Lerdorf
Guido van Rossum
Niene Stom
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which type of Programming does Python support?
object-oriented programming
structured programming
functional programming
all of the mentioned
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will be the value of the following Python expression?
4 + 3 % 5
7
2
4
1
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which of the following is used to define a block of code in Python language?
Indentation
Key
Brackets
All of the mentioned
5.
FILL IN THE BLANK QUESTION
1 min • 5 pts
Expand IDLE
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the order of precedence in python?
Exponential, Parentheses, Multiplication, Division, Addition, Subtraction
Exponential, Parentheses, Division, Multiplication, Addition, Subtraction
Parentheses, Exponential, Multiplication, Division, Subtraction, Addition
Parentheses, Exponential, Multiplication, Division, Addition, Subtraction
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the output of the following piece of code when executed in Python shell?
>>> a=("Check")*3
>>> a
(‘Check’,’Check’,’Check’)
* Operator not valid for tuples
(‘CheckCheckCheck’)
Syntax error
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
HACKATHON HUSTLE(ROUND 2)

Quiz
•
Professional Development
20 questions
HACKATHON HUSTLE(ROUND 1)

Quiz
•
Professional Development
15 questions
Grammar A2

Quiz
•
9th Grade - University
16 questions
SATs Revision 2

Quiz
•
5th Grade - University
15 questions
A1 Unit 1 Grammar & Vocabulary

Quiz
•
University
19 questions
PHP

Quiz
•
Professional Development
15 questions
James and the Giant Peach: Novel and Character Review

Quiz
•
4th Grade - University
20 questions
Python Basics 1

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade