В категории материалов: 71
Показано материалов: 51-60
Страницы: « 1 2 ... 4 5 6 7 8 »


Python. Nested loops

  1. Definition
  2. Example
  3. Task 1
  4. Task 2
  5. Task 3
  6. Questions
  7. Exercises

11.1.2.7 use nested loops when solving problems
11.1.2.6 debug a program

 

Programming languages | Просмотров: 3439 | Добавил: bzfar77 | Дата: 14.10.2021 | Комментарии (0)

Python. FOR loop

  1. Syntax
  2. Range
  3. When to use FOR loop
  4. Questions
  5. Exercises

11.1.2.4 write program code using a for loop
11.1.2.5 define a range of values for a loop

Algorithms | Просмотров: 2450 | Добавил: bzfar77 | Дата: 07.10.2021 | Комментарии (0)

Python. WHILE Loop

11.1.2.1 write program code using a While loop

Flowcharts | Просмотров: 3636 | Добавил: bzfar77 | Дата: 27.09.2021 | Комментарии (0)

Python. Logic operations

  1. AND, OR, NOT
  2. Priority of logic operations
  3. Examples
  4. Questions
  5. Exercises

11.1.1.8 use logical operations AND, OR, NOT in selection structure

Programming languages | Просмотров: 3190 | Добавил: bzfar77 | Дата: 19.09.2021 | Комментарии (0)

Python.

  1. Selection
  2. Comparison operations
  3. if-else statement
  4. Ternary conditional operator
  5. if-elif-else statement
  6. Questions
  7. Exercises

11.1.1.7 apply logic operations to Boolean variables;
11.1.1.9 implement the branching algorithm according to the flowchart;

Algorithms | Просмотров: 3600 | Добавил: bzfar77 | Дата: 12.09.2021 | Комментарии (0)

Python. Input data

11.1.1.5 organize keyboard inputs;

Programming languages | Просмотров: 5466 | Добавил: bzfar77 | Дата: 09.09.2021 | Комментарии (0)

Math expressions

  1. Key Features of Writing Mathematical Expressions in Python
  2. Integer division (link to an online simulator)
  3. Using Math Library Functions
  4. Power and square root options
  5. Questions
  6. Exercises

11.1.1.6 use arithmetic operations when solving problems

Programming languages | Просмотров: 3920 | Добавил: bzfar77 | Дата: 05.09.2021 | Комментарии (0)

Variables in Python. Data types. Converting data types of variables.

Programming languages | Просмотров: 4049 | Добавил: bzfar77 | Дата: 05.09.2021 | Комментарии (0)

Python. Output data

Arguments sep and end

Escape sequences

Variables

 

Programming languages | Просмотров: 6210 | Добавил: bzfar77 | Дата: 02.09.2021 | Комментарии (0)

Ссылки на материалы для подготовки к экзаменам

Input/Ouput devices | Просмотров: 10591 | Добавил: bzfar77 | Дата: 25.08.2021 | Комментарии (0)