SESSION 1 QUIZ

SESSION 1 QUIZ

University

15 Qs

quiz-placeholder

Similar activities

Quanta

Quanta

University

20 Qs

P82 Invention and Robotic Club 06/21

P82 Invention and Robotic Club 06/21

KG - Professional Development

15 Qs

Tech quiz Round 1

Tech quiz Round 1

University

15 Qs

QUIZ WEEK 6

QUIZ WEEK 6

University

20 Qs

Aux  - Intro a la Informática (Python)

Aux - Intro a la Informática (Python)

University

10 Qs

Python Quiz

Python Quiz

University

15 Qs

Brainy Bites: Python

Brainy Bites: Python

University

12 Qs

python script

python script

University

16 Qs

SESSION 1 QUIZ

SESSION 1 QUIZ

Assessment

Quiz

Other

University

Medium

Created by

Prathvi Suvarna

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Python was developed by Guido van Rossum in 1989 and released in 1991.

  • True / False

TRUE

FALSE

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In Python, code blocks are defined using curly braces {} instead of indentation.

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Keywords in Python can be used as variable names.

TRUE

FALSE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The input() function in Python always returns data as a string.

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The name "Python" was inspired by:

Monty Python's Flying Circus
A type of snake
A character in a video game
A programming language from Java

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid variable name in Python?

student_name

age21

21age

_score

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if indentation is incorrect in Python code?

SyntaxError

All code will run perfectly regardless of indentation.
Indentation only affects comments in Python.

It is Ignored

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?