3.5  Menu of Choices

3.5 Menu of Choices

7th Grade

16 Qs

quiz-placeholder

Similar activities

Python Output Based Quiz

Python Output Based Quiz

University

15 Qs

Basic Software

Basic Software

University

12 Qs

CODE: Debugging

CODE: Debugging

8th - 10th Grade

13 Qs

Y9 M

Y9 M

9th Grade

19 Qs

GROUP 7

GROUP 7

University

20 Qs

Programming

Programming

10th Grade

20 Qs

Arduino

Arduino

12th Grade

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