Functions and Files

Functions and Files

Professional Development

11 Qs

quiz-placeholder

Similar activities

Deep Learning Basics Quiz

Deep Learning Basics Quiz

Professional Development

10 Qs

python quiz

python quiz

6th Grade - Professional Development

10 Qs

Strings and Arrays

Strings and Arrays

Professional Development

13 Qs

AI Application Part 2

AI Application Part 2

Professional Development

10 Qs

IT ENGLISH: Research Project Topics - Future Technology

IT ENGLISH: Research Project Topics - Future Technology

Professional Development

10 Qs

GraphQL Meetup 10.0 Quiz 2

GraphQL Meetup 10.0 Quiz 2

Professional Development

10 Qs

G Sheet

G Sheet

Professional Development

10 Qs

Terraform me up

Terraform me up

Professional Development

9 Qs

Functions and Files

Functions and Files

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Estefanía Garcés Pérez

Used 1+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is a "method" equals to a "function"?

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's a function?

It's a sequence of instructions that is repeated.

A non-reusable piece of code

A reusable piece of code

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's a nested function?

It is a function that accepts another function as a parameter.

It is a function that goes inside another function.

It is a function that works in parallel to another function.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can I use the function inside the function itself?

Yes, you can.

No, you can't.

It's possible using a method such as while().

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can I assign a function inside a variable?

Aye captain.

Nay, Sir.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What's the result?

SyntaxError ...

TEAMmate.

Hello TEAMmate

Goodbye TEAMmate

Goodbye TEAMmate

Hello TEAMmate

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What kind of arguments are there in functions?

Positional.

Default

Keywords

*Args

Returns

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?