tic tac toe with ai

tic tac toe with ai

7th Grade

20 Qs

quiz-placeholder

Similar activities

Year 8 Python assessment

Year 8 Python assessment

7th Grade

15 Qs

kiểm tra 15p tin 8 ki 2

kiểm tra 15p tin 8 ki 2

6th - 8th Grade

21 Qs

Linux-2 Quiz 2 -- LAMP

Linux-2 Quiz 2 -- LAMP

1st - 12th Grade

15 Qs

MORE ON CSS3

MORE ON CSS3

7th Grade

15 Qs

DPS Jorhat - Robotics Skill Assessment

DPS Jorhat - Robotics Skill Assessment

6th - 8th Grade

20 Qs

Q7/Q8 Email Vocabulary (Basics in 21t4s)

Q7/Q8 Email Vocabulary (Basics in 21t4s)

5th - 9th Grade

17 Qs

Mengenal Perangkat Komputer

Mengenal Perangkat Komputer

6th - 8th Grade

19 Qs

Computer objective test(Fundamentals)

Computer objective test(Fundamentals)

5th - 7th Grade

21 Qs

tic tac toe with ai

tic tac toe with ai

Assessment

Quiz

Computers

7th Grade

Medium

Created by

BPS School

Used 42+ times

FREE Resource

AI

Enhance your content in a minute

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which keyword is used to define a function in Python?

function

execute

define

def

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What is the purpose of the random.choice() function in Python?

Generate random numbers

Select a random item from a sequence

Sort a list

Shuffle a list

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of the following is an example of a built-in function in Python?

len()

random.choice()

print()

def

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What is the purpose of conditional statements in Python?

To make decisions based on conditions

To execute a specific task

To make random selections

To store values

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What is the purpose of variables in Python?

To create an infinite loop

To store values

To make random selections

To execute a specific task

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

which of the following is the correct syntax for creating a variable in python?

var x = 5

x = 5

create x = 5

x := 5

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

which of the following is the correct syntax for creating a list in python?

list = [ 1,2,3 ]

( 1,2,3 )

{ 1,2,3 }

" 1, 2, 3"

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?