Search Header Logo

Syntax python (mission)

Authored by Apichaya Wongpetchai

Computers

7th Grade

Used 2+ times

Syntax python (mission)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

OPEN ENDED QUESTION

10 mins • 1 pt

print("Hello my name is Som'

please de bug this code

Evaluate responses using AI:

OFF

Answer explanation

print(“Hello my name is Som”)

2.

OPEN ENDED QUESTION

10 mins • 1 pt

Media Image

please debug this code

Evaluate responses using AI:

OFF

Answer explanation

Media Image

age = 14

if age > 12:

print("You are a teenager.")

else:

print("You are a child.")

3.

OPEN ENDED QUESTION

10 mins • 1 pt

Media Image

please debug this code

Evaluate responses using AI:

OFF

Answer explanation

Media Image

for i in range(1,5):

print(i)

4.

OPEN ENDED QUESTION

10 mins • 1 pt

Media Image

please debug this code

Evaluate responses using AI:

OFF

Answer explanation

name = "Peter"

print(name)

5.

OPEN ENDED QUESTION

10 mins • 1 pt

Media Image

please debug this code

Evaluate responses using AI:

OFF

Answer explanation

Media Image

name = input(“Enter your name: ")

print(“My name is” ,name)

6.

OPEN ENDED QUESTION

10 mins • 1 pt

Media Image

please debug this code

Evaluate responses using AI:

OFF

Answer explanation

Media Image

def greet():

print("Hello!")

print("Hi!")

greet()

7.

OPEN ENDED QUESTION

10 mins • 1 pt

Media Image

Topic: list of python

please debug this code

Evaluate responses using AI:

OFF

Answer explanation

fruits = ["apple", "banana", "mango"]

print(fruits)

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?