Search Header Logo

Podstawy programowania

Authored by Mieczysław Kosowski

Computers

1st Grade

Podstawy programowania
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are the basic steps in creating simple programs?

Defining the problem, designing the algorithm, implementation, testing, optimization.

Creating a marketing plan

Financial analysis

Designing the user interface

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is variable declaration?

Variable declaration is the process of reserving space in the computer's memory for storing data and specifying their type.

Variable declaration is the process of deleting data from the computer's memory.

Variable declaration is the process of saving data to an external disk.

Variable declaration is the process of renaming variables in programming.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Jakie są podstawowe typy danych w programowaniu?

characters

doubles

lists

integers, floats, strings, booleans, arrays

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the 'if' conditional statement mean?

The 'if' conditional statement means executing a block of code always, regardless of the condition

The 'if' conditional statement means executing a block of code only when the condition is not met

The 'if' conditional statement means executing a block of code randomly, regardless of the condition

The 'if' conditional statement means executing a specific block of code only when the given condition is met.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are the basic arithmetic operators in programming?

^

&&

++

+, -, *, /, %

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Co to jest pętla 'for' i jak jej używać?

Pętla 'for' jest używana do sortowania danych w języku Python.

Pętla 'for' służy do tworzenia warunków logicznych w Pythonie.

Pętla 'for' umożliwia wykonywanie operacji matematycznych na kolekcjach w Pythonie.

Pętla 'for' jest używana do iteracji po elementach kolekcji lub sekwencji w języku Python.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are the basic built-in functions in the programming language?

sum()

print(), len(), range(), input()

input()

count()

range()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?