Lab-PCLP-General

Lab-PCLP-General

University

42 Qs

quiz-placeholder

Similar activities

BEKERJA DENGAN MESIN FRAIS ( Soebari )

BEKERJA DENGAN MESIN FRAIS ( Soebari )

University

45 Qs

ASESMEN SUMATIF (MATA PELAJARAN IPA)

ASESMEN SUMATIF (MATA PELAJARAN IPA)

9th Grade - University

40 Qs

ANCIENT

ANCIENT

University

41 Qs

ôn tập

ôn tập

7th Grade - University

41 Qs

Biocatalysis

Biocatalysis

University

40 Qs

Repaso II MAI5111

Repaso II MAI5111

University

38 Qs

Physical Science  Q4 Summative Test

Physical Science Q4 Summative Test

11th Grade - University

40 Qs

Marine Geology

Marine Geology

University

40 Qs

Lab-PCLP-General

Lab-PCLP-General

Assessment

Quiz

Science

University

Practice Problem

Hard

Created by

Catalin Mitroi

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

42 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a correct command line syntax for checking if python is installed on your computer?

python --version

python ##version

python version

py version

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct file extension for Python files?

.pth

.pytn

.py

.ppt

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which character is used to define a Python comment:

//

#

'

/*

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is a correct way to declare a Python variable?

var x = 'String'

x = 2.8

x = 5

#x = 'Ana are mere'

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How can you declare a string variable?

x = 'String'

x = "Str"

str x = '23'

x = '23'

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variable names are not case-sensitive. (a = 5 is the same as A = 5 ?)

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a correct syntax to add the value 6, to 3 variables in one statement?

x , y , z = 6

x = y , z = 6

x = y = z = 6

x = y = z = 3

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?