
Python Programming Quiz

Quiz
•
Computers
•
Professional Development
•
Medium
SI HACKATHON
Used 1+ times
FREE Resource
60 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Sanya is trying to output the string "May the odds favor you" in Python. How can she do it?
print("May the odds favor you")
echo("May the odds favor you")
System.out("May the odds favor you")
printf("May the odds favor you")
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Avni is trying to create a variable in Python with a value 22.6. How should she do it?
int a = 22.6
a = 22.6
Integer a = 22.6
None of the above
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Myra is learning Python and wants to know how to add a single-line comment in her code. What should she use?
/* This is a comment */
!! This is a comment
// This is a comment
# This is a comment
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Aanya is trying to represent 261500000 as a floating number in Python for her programming assignment. How should she do it?
2.615E8
261500000
261.5E8
2.6
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Kabir is learning about complex datatypes in Python. He wants to select the correct example of a complex datatype. Which one should he choose?
3 + 2j
-100j
5j
All of the above are correct
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Eshaan is trying to create a multi-line string in Python for his project. What is the correct way of doing it?
str = ""My name is Kevin and I live in New York""
str = """My name is Kevin and I live in New York"""
str = "My name is Kevin and I live in New York"
All of the above
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Advait is working on a project in Python and needs to convert the uppercase letters in a string to lowercase. How can he achieve this?
lowercase()
capitalize()
lower()
toLower()
Create a free account and access millions of resources
Similar Resources on Wayground
56 questions
Manage the Application Life Cycle Lesson 1

Quiz
•
9th Grade - Professio...
55 questions
D_and_S

Quiz
•
Professional Development
60 questions
Overall programming tests

Quiz
•
Professional Development
60 questions
Programación

Quiz
•
KG - Professional Dev...
55 questions
WP 11-15

Quiz
•
Professional Development
60 questions
Exploring Python Fundamentals

Quiz
•
Professional Development
64 questions
hashmap + java-visual

Quiz
•
Professional Development
60 questions
ข้อสอบปลายภาค วิชาการประยุกต์ใช้เทคโนโลยีดิจิทัลในอาชีพ

Quiz
•
Professional Development
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