Python skills review

Python skills review

10th Grade

6 Qs

quiz-placeholder

Similar activities

Lesson 1- Concepts of Information technology

Lesson 1- Concepts of Information technology

7th - 12th Grade

10 Qs

Microsoft Word Review

Microsoft Word Review

9th - 12th Grade

9 Qs

Mid-Quiz

Mid-Quiz

9th - 12th Grade

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

1st Grade - University

10 Qs

Python Basics

Python Basics

KG - University

10 Qs

Tynker Vocabulary

Tynker Vocabulary

7th - 12th Grade

9 Qs

Hardest ICT quiz

Hardest ICT quiz

10th Grade

10 Qs

Scratch intro & Pen Commands Quiz

Scratch intro & Pen Commands Quiz

1st - 10th Grade

10 Qs

Python skills review

Python skills review

Assessment

Quiz

Instructional Technology

10th Grade

Medium

Created by

شهد التلاب

Used 1+ times

FREE Resource

AI

Enhance your content

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

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command used to display text on the screen?

show ( )

input ( )

print ( )

Write ( )

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command used to take input form the keyboard?

Read ( )

Input ( )

Write ( )

Print ( )

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

to save the input of the user, a variable must be used before the input command

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

By default, any input by the user is considered a string

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To change the data type of the input ........... must be used

type changing

type casting

type transformation

type switching

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

what is the data type used in the code?

decimal

integer

float

string