round 2

round 2

University

25 Qs

quiz-placeholder

Similar activities

Programação em Python Introdução

Programação em Python Introdução

12th Grade - University

20 Qs

QUIZ WEEK 6

QUIZ WEEK 6

University

20 Qs

Round 2- Syntax ShowDown

Round 2- Syntax ShowDown

University

25 Qs

ComputerProgramming2LongQuiz

ComputerProgramming2LongQuiz

University

20 Qs

Quanta

Quanta

University

20 Qs

Java Booleans FQ1

Java Booleans FQ1

University

20 Qs

C Programming

C Programming

12th Grade - University

25 Qs

Tech Quiz - TECHNOHOLICS2K21

Tech Quiz - TECHNOHOLICS2K21

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?