round 2

round 2

University

25 Qs

quiz-placeholder

Similar activities

Java Booleans FQ1

Java Booleans FQ1

University

20 Qs

python programming quiz

python programming quiz

12th Grade - University

26 Qs

CODEATHON'22

CODEATHON'22

University

20 Qs

C Programming

C Programming

12th Grade - University

25 Qs

Tech Quiz - TECHNOHOLICS2K21

Tech Quiz - TECHNOHOLICS2K21

University

20 Qs

Python Quiz SE 27/10/2023

Python Quiz SE 27/10/2023

University

26 Qs

Compile Error Set  4

Compile Error Set 4

University

20 Qs

Python Quiz_Module2

Python Quiz_Module2

University

20 Qs

round 2

round 2

Assessment

Quiz

Other

University

Hard

Created by

Vikram suthar

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

What is the correct extension of a Python file?

.py

.java

.cpp

.c

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which keyword is used to define a function in Python?

define

func

def

function

3.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

How do you insert a comment in Python?

// This is a comment

# This is a comment

<!-- This is a comment -->

/* This is a comment */

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

What is the output of print("Hello" + "World") in Python?

HelloWorld

Hello World

Hello+World

Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which function is used to find the length of a string in Python?

strlen()

length()

len()

size()

6.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

What is used to store decimal values in Python?

int

float

char

bool

7.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

What is Python primarily used for?

Web development

Data science

Automation

All of the above

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?