3.5  Menu of Choices

3.5 Menu of Choices

7th Grade

16 Qs

quiz-placeholder

Similar activities

कम्प्युटर

कम्प्युटर

8th Grade

15 Qs

September Quiz: Python

September Quiz: Python

5th - 12th Grade

20 Qs

COMPUTERS 2

COMPUTERS 2

10th Grade

12 Qs

Najlepszy quiz we wszechświecie i okolicy

Najlepszy quiz we wszechświecie i okolicy

1st - 12th Grade

11 Qs

FOR and WHILE loop in Python

FOR and WHILE loop in Python

9th - 12th Grade

18 Qs

3.2 Working with List Elements

3.2 Working with List Elements

7th Grade - University

20 Qs

Input, Output, Processing and Storage devices

Input, Output, Processing and Storage devices

University

17 Qs

PYTHON - SKILL#1.1 - JR

PYTHON - SKILL#1.1 - JR

11th Grade

13 Qs

 3.5  Menu of Choices

3.5 Menu of Choices

Assessment

Quiz

English

7th Grade

Medium

Created by

F BINYUSOFF

Used 2+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a program interface?

  • A part of a program handling input and output

  • A program that stores data only

  • A tool for writing programs

  • A system for managing files

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the interface do with user input?

  • Ignores it

  • Displays it without processing

  • Receives it for program control

  • Deletes it automatically

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is used to make an empty team list in Python?

  • teamlist = {}

  • teamlist = []

  • teamlist = ()

  • teamlist = ""

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What command is used to exit the Team Manager program?

  • input("X")

  • print("Exit")

  • choice = "X"

  • while choice == "X"

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which programming language uses a text-only interface?

  • Scratch

  • Python

  • JavaScript

  • HTML

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does "\n" do in Python?

  • Deletes a line

  • Creates a new line

  • Ends the program

  • Indents the text

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which symbol represents 'not equal to' in Python?

  • ==

  • !=

  • <=

  • =>

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?