PYTHON BASICS

PYTHON BASICS

University

10 Qs

quiz-placeholder

Similar activities

C++  quiz

C++ quiz

University

15 Qs

Intro to Python Programming Quiz 9D

Intro to Python Programming Quiz 9D

1st Grade - University

14 Qs

PYTHON BASICS

PYTHON BASICS

University

7 Qs

Yudisium Ganjil 23/24

Yudisium Ganjil 23/24

University

15 Qs

QLPython

QLPython

University

10 Qs

python set 1

python set 1

University

10 Qs

Modulo 1 - Fundamentos Python

Modulo 1 - Fundamentos Python

University

15 Qs

PYTHON set4

PYTHON set4

University

10 Qs

PYTHON BASICS

PYTHON BASICS

Assessment

Quiz

Other

University

Easy

Created by

Nirupama .R

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of a programming language?

To design hardware

To perform mathematical calculations only

To communicate instructions to a computer

To draw graphics only

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the output of the following code?

print("Hello")

Hello

# This is a comment

print statement

Error

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the following code do?

print("Hello World")

Displays "Hello"

Displays "Hello World"

Shows an error

Nothing

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Choose the correct way to write a comment in Python:

// This is a comment

<!-- This is a comment -->

# This is a comment

This is a comment

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is true about Python?

It is a compiled language only

It can only run on Windows

It is an interpreted language

Python is used only for games

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the print("Welcome to Python") command do?

Starts the interpreter

Runs Python shell

Displays text on screen

Opens a new file

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is required to run Python on an Android device?

Java compiler

Turbo C++

Python app like Pydroid or Termux

Not possible on Android

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?