May piscine 2nd quiz

May piscine 2nd quiz

12th Grade

12 Qs

quiz-placeholder

Similar activities

python quiz

python quiz

1st - 12th Grade

10 Qs

Python Certification: Objective 1&2

Python Certification: Objective 1&2

12th Grade

8 Qs

Python - Selection (IF statements)

Python - Selection (IF statements)

9th - 12th Grade

17 Qs

Introductory Quiz

Introductory Quiz

9th - 12th Grade

10 Qs

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

Python Programming

Python Programming

3rd Grade - University

17 Qs

Linux Terminal Basics Quiz

Linux Terminal Basics Quiz

12th Grade

10 Qs

Intro to Python Programming Quiz 9B

Intro to Python Programming Quiz 9B

10th Grade - University

14 Qs

May piscine 2nd quiz

May piscine 2nd quiz

Assessment

Quiz

Other

12th Grade

Medium

Created by

Hasan Saleh

Used 4+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this code print?

Hello + World

HelloWorld

Hello World

Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command touch notes.txt do?

Hides the file notes.txt

Creates an empty file called notes.txt

Opens the file notes.txt

Deletes the file notes.txt

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main teaching method used at 42 Abu Dhabi?

Peer-to-peer learning

Teacher-led sessions

Lectures and textbooks

Online video tutorials

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In python how do you create a variable with the value 5?

x <- 5

x = 5

x := 5

int x = 5

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a string?

None

True

42

"Hello"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to move a file?

mv

cd

go

cp

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

ℹ️ len() is a function that returns the number of characters in a string.

What will this code output?

Error

5

6

3

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?