Python - Week1

Python - Week1

University

23 Qs

quiz-placeholder

Similar activities

Red Jerárquica

Red Jerárquica

University

20 Qs

Siddharth Nigam

Siddharth Nigam

KG - Professional Development

18 Qs

DESCRIPTIVE STATISTICS

DESCRIPTIVE STATISTICS

University

20 Qs

Python Fundamentals Challenge

Python Fundamentals Challenge

University

20 Qs

Group 5 Presentation Quiz

Group 5 Presentation Quiz

1st Grade - Professional Development

20 Qs

TA MODUL 8

TA MODUL 8

University

20 Qs

EME316 QUIZ 01

EME316 QUIZ 01

University

20 Qs

Quiz bez tytułu

Quiz bez tytułu

University

20 Qs

Python - Week1

Python - Week1

Assessment

Quiz

Other

University

Medium

Created by

Yahini Prabha Murugesan

Used 4+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which mode is best for executing basic Python commands?

Interactive mode

Script Mode

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In which mode can you get help with a particular command by using the help command?

Interactive mode

Script Mode

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

One disadvantage of using the interactive mode is:

Much slower to use than script mode

It’s very tedious to run long pieces of code

It’s more difficult for beginners

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

One advantage of using the script mode is

Editing your script is much easier than in interactive mode

It’s great for running short pieces of code

You don’t need to create and save a file before executing your code

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is the correct file extension for saving Python files?

.txt

.scr

No Extension

.py

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The instruction set for a microprocessor is unique and is typically understood only by the microprocessors of the same brand.

True

False

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The Python language mostly uses a compiler which is a program that translates the instructions in a high-level language to machine code.

True

False

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?