3.5  Menu of Choices

3.5 Menu of Choices

7th Grade

16 Qs

quiz-placeholder

Similar activities

TV Show Genres

TV Show Genres

8th - 9th Grade

20 Qs

Computer Hardware

Computer Hardware

University

20 Qs

GWtW B1. Unit 10. Vocab Quiz

GWtW B1. Unit 10. Vocab Quiz

9th Grade

20 Qs

Python Basics Quiz

Python Basics Quiz

9th - 12th Grade

20 Qs

TACN -ĐĐT - GRAMMAR - TRANSLATION

TACN -ĐĐT - GRAMMAR - TRANSLATION

University

18 Qs

5- Golu grow a nose

5- Golu grow a nose

7th Grade

20 Qs

Parallel Structure 2

Parallel Structure 2

9th - 11th Grade

15 Qs

TRIVIA AND WORD OF THE DAY

TRIVIA AND WORD OF THE DAY

11th Grade

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?