Advanced Basics

Advanced Basics

8th Grade

9 Qs

quiz-placeholder

Similar activities

Code.org Unit 6 Review conditionals and Variables

Code.org Unit 6 Review conditionals and Variables

8th Grade

12 Qs

Introduction to Computer Science

Introduction to Computer Science

1st - 9th Grade

10 Qs

Повторение C# WinForms

Повторение C# WinForms

8th Grade

12 Qs

Python Syntax

Python Syntax

6th - 12th Grade

14 Qs

Variables in Python

Variables in Python

8th Grade

8 Qs

Data types and Input

Data types and Input

7th - 9th Grade

14 Qs

Gaming Lesson 3

Gaming Lesson 3

6th - 8th Grade

14 Qs

Basic Arrays 1

Basic Arrays 1

8th Grade

9 Qs

Advanced Basics

Advanced Basics

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Krishan Leong

Used 2+ times

FREE Resource

9 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

How do we declare a string variable called dog?

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Write the if statement condition to check to see if the dice is 3 or 5

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Write an if statement condition that checks to see if a variable named number is between 5 and 15.

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Declare an Integer variable called sum

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Write the code to add 1 to a sum variable.

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Write the code to add a variable called i to a variable called sum

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Write the code to set a variable age to 27

8.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Write the code to generate a random number between 1-9

9.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Write the code to create a random number between 15 and 18