Amazing Quiz

Amazing Quiz

5th Grade

11 Qs

quiz-placeholder

Similar activities

Python ja kilpkonnagraafika

Python ja kilpkonnagraafika

KG - Professional Development

8 Qs

Khan Academy

Khan Academy

5th Grade

11 Qs

Scratch Variables

Scratch Variables

5th Grade

10 Qs

六年级turtle库第一课测试题

六年级turtle库第一课测试题

1st - 5th Grade

6 Qs

Python

Python

5th Grade

15 Qs

Small Basic (Turtle)

Small Basic (Turtle)

KG - University

10 Qs

CodeMonkey Coding Vocabulary

CodeMonkey Coding Vocabulary

3rd - 7th Grade

12 Qs

Занятие 05_10-IT-Старт-Сеньор

Занятие 05_10-IT-Старт-Сеньор

5th Grade

15 Qs

Amazing Quiz

Amazing Quiz

Assessment

Quiz

Computers

5th Grade

Easy

Created by

Divya Verma

Used 2+ times

FREE Resource

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 BLANK 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 )

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 BLANK 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 )

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

which symbol is used to create a comment in python?

comment down that symbol only !!

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?