3.5  Menu of Choices

3.5 Menu of Choices

7th Grade

16 Qs

quiz-placeholder

Similar activities

programming

programming

9th - 12th Grade

20 Qs

Flowchart

Flowchart

8th Grade - University

15 Qs

Grade 5 Term 2 quiz 2

Grade 5 Term 2 quiz 2

6th - 8th Grade

20 Qs

Programming

Programming

10th Grade

20 Qs

Introduction to Python

Introduction to Python

8th Grade

15 Qs

Arduino

Arduino

12th Grade

14 Qs

3.4 Traverse a list

3.4 Traverse a list

7th Grade - University

20 Qs

Computer Literacy

Computer Literacy

University

15 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?