Tynker-Python Part 1-Basic

Tynker-Python Part 1-Basic

6th Grade

16 Qs

quiz-placeholder

Similar activities

Python (The Basics)

Python (The Basics)

6th - 10th Grade

20 Qs

Year 7 Python: quiz 1

Year 7 Python: quiz 1

6th Grade

15 Qs

Javascript Syntax

Javascript Syntax

6th Grade

11 Qs

/Python_Quiz\

/Python_Quiz\

KG - Professional Development

20 Qs

Classes in C++

Classes in C++

6th - 9th Grade

14 Qs

Python Week 6

Python Week 6

6th - 10th Grade

16 Qs

Test-Unit-2 -P6

Test-Unit-2 -P6

6th Grade

20 Qs

Swift Playground

Swift Playground

5th - 6th Grade

12 Qs

Tynker-Python Part 1-Basic

Tynker-Python Part 1-Basic

Assessment

Quiz

Computers

6th Grade

Medium

Created by

Muhammed Bilgin

Used 2+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. An identifier cannot begin with a number. Which of the following is NOT a valid identifier?

  • num

  • _num

  • NUM

1num_

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An identifier can begin with an underscore (“_”).

True

  • False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An identifier can begin with a number.

  • True

False

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

In Python, an identifier may begin with an underscore or a letter. Which of the following is a valid identifier? Select all that apply.

_total

  • 2_count

NUM_COUNT

dollar_sign

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid function call?

  • forwad)

  • tu-left()

forward()

  • forward(;

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select the following function calls that are invalid.

ford)(

$forDS()

  • forward()

  • turn_left()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you call a function named “my_function”?

  • Call my_function()

  • my_function

  • my_function))

my_function()

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?