wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Coding Basics

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which coding elements makes it easy to repeat steps over and over?

a)

strings

b)

variables

c)

modules

d)

loops

2.

Which answer is not a programming language?

a)

Python

b)

Java

c)

Notepad++

d)

C++

3.

Which way is better devoloping a good program for coder?

(Steps 1 to 3)

a)

1-Code

2-Algoritm

3-Flowchart

b)

1-Algorithm

2-Flowchart

3-Code

c)

1-Code

2-Flowchart

3-Algoritm

d)

1-Algorithm

2-Code

3-Flowchart

4.

When you have an error in your code what is the term to summarise finding and fixing that error?

a)

Coding

b)

Checksum

c)

Debugging

d)

Error checking

5.

With coding , we can make?

a)

Websites

b)

Mobile app

c)

Games

d)

All of these

6.

Which choise is not a website devoloping language?

a)

C++

b)

HTML

c)

ASP

d)

PHP

7.

In Python what is the term of code library that contains a set of functions that you want to import in your application?

a)

Functions

b)

Modules

c)

Loops

d)

Classes

8.

Which of the following set has only String datatype?

a)

"Bilal"

Jorge

"Yasemen"

"Leyla

2021

b)

"Bilal"

"Jorge55"

"Yasemen"

"Leyla"

"2021"

c)

"Bilal7

"Jorge

"Yasemen

"Leyla

2021

d)

Bilal7

Jorge18

8Yasemen

Leyla6

2021

9.

What is the output of this Python codes?

a)

883

b)

333550

c)

550333

d)

55333

10.

What is the output of this Python codes?

a)

Georgia

Portugal

b)

Turkey

France

c)

Georgia

Bulgaria

d)

Turkey

Portugal