Search Header Logo

Amazing Quiz

Authored by Divya Verma

Computers

5th Grade

Used 2+ times

Amazing Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which library is used for sleep()?

import time

import math

from turtle import *

import sleep

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which library is used for Drawing in python ?

import time

import turtle

from turtle import *

import math

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which one is the example of variable or value ??

variable - coffee

value - coffee mug

variable - coffee mug

value - coffee

variable - pencil

value - pencil box

4.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

Write you answer on the basis of this code ??

a = str(input("enter value of a?"))

b = str(input("enter value of b?"))

print(a + b)

(if user gives the value of a is = 5 and

value of b is = 6 )



(a)  

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is variable?

variable is a container which is used to store the values.

variable is a number which is passed in the alphabet..

variable is a loop which is used to repeat.

6.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

Write you answer on the basis of this code ??

a = int(input("enter value of a?"))

b = int(input("enter value of b?"))

print(a + b)

(if user gives the value of a is = 15 and

value of b is = 15 )

(a)  

7.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

which symbol is used to create a comment in python?

comment down that symbol only !!

(a)  

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?