python

python

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Wee Word Intro

Wee Word Intro

7th - 12th Grade

12 Qs

Basic Python Bug Squashing

Basic Python Bug Squashing

9th Grade

11 Qs

Sistem Komputer - Sistem Bilangan - X RPL

Sistem Komputer - Sistem Bilangan - X RPL

10th - 11th Grade

15 Qs

Basic Programming QUIZ

Basic Programming QUIZ

1st - 10th Grade

15 Qs

MIL March 8, 2023

MIL March 8, 2023

12th Grade

10 Qs

DATABASE

DATABASE

12th Grade

11 Qs

Поняття об'єкта, його властивості і методи

Поняття об'єкта, його властивості і методи

10th Grade

10 Qs

Bài 29. Nhận biết lỗi chương trình

Bài 29. Nhận biết lỗi chương trình

9th - 12th Grade

14 Qs

python

python

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Easy

Created by

Jyoti Arora

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the list from these?

[1,2,3,"Hello"]

(1,2,3,"Hello")

{1,2,3,4,5}

None of these

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There are number of items. choose the correct to find the number of elements?

x = (1,2,3,4,5,6)

x.num()

x.ele()

x.count()

x.len()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the datatype of given data?

y = "apple"

set

list

string

tuple

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose correct point for python.

high level language

programming language

interpreter based language

all of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

L1 = ["apple", "mango", "banana", "cherry"]

print(L1[1])

apple

error

mango

banana

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

correct statement to print Welcome all?

p("welcome all")

print(welcome all)

print("welcome all")

all of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to write comment

#

$

%

"

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?