AI and Python Ch.3

AI and Python Ch.3

11th Grade

13 Qs

quiz-placeholder

Similar activities

Python Strings

Python Strings

8th - 12th Grade

14 Qs

Intro to Python

Intro to Python

KG - University

10 Qs

Python Basics

Python Basics

KG - University

16 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

CICS Test 2 Review

CICS Test 2 Review

9th - 12th Grade

15 Qs

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

python String and comment

python String and comment

3rd Grade - University

13 Qs

Quiz 04 - Input and Output

Quiz 04 - Input and Output

11th Grade

10 Qs

AI and Python Ch.3

AI and Python Ch.3

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Ms. swchan

Used 6+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can identify the voices of different people because a human's voice geberate different pitches and volumes, forming a unique wave. Such features can be captured by machines through _____.

vocalization

dictation

digitalisation

normalisation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's wrong in the following code?

print("say something")

text=cloudspeech.recognise

the variable "text" is not defined

the library cloudspeech is not imported

syntax error in the print statement

no "recognise" function can be found

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of conditional statement?

print

text

if

import

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is wrong in the following program?

indentation is not needed.

Missing colon

syntax error for "if"

missing else statement

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

What''s wrong in the program?

Missing brackets

syntax error for else

wrong indentation

colon is not need for else

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If Temp = "0". What is the output?

Below Freezing

Above Freezing

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If Temp = 40. What is the output?

Below Freezing

Above Freezing

Error

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?