В категории материалов: 29
Показано материалов: 21-29
Страницы: « 1 2 3


Программирование на Python

  1. Тематическое планирование
  2. Ссылки на материалы и упражнения к урокам 
Algorithms | Просмотров: 7550 | Добавил: bzfar77 | Дата: 22.03.2022 | Комментарии (0)

Python. Slicing a string (Срезы строк)

  1. Strings. Slices
  2. Questions
  3. Exercises

11.2.2.2 use slicers to process the string

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

Python. Strings (Строки)

  1. Strings. Indexing
  2. Negative indexes
  3. Iterating over the elements of a string.
  4. Questions
  5. Exercises

11.2.2.3 apply functions and string processing methods
11.2.2.1 perform access to the elements of strings, lists, tuples
11.2.3.6 determine the difference between different data structures

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

Python. Sets (Множество)

 

Algorithms | Просмотров: 6311 | Добавил: bzfar77 | Дата: 28.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 | Просмотров: 2449 | Добавил: bzfar77 | Дата: 07.10.2021 | Комментарии (0)

Expert system. Imperative languages

12.5.1.2 create a simple expert system

Algorithms | Просмотров: 3173 | Добавил: bzfar77 | Дата: 15.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 | Просмотров: 3599 | Добавил: bzfar77 | Дата: 12.09.2021 | Комментарии (0)

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

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

Понятие алгоритма.

  1. Определение
  2. Способы представления алгоритма
    1. Словесный
    2. Графический
    3. Алгоритмический
    4. Программный
  3. Свойства алгоритма
Algorithms | Просмотров: 1137 | Добавил: bzfar77 | Дата: 21.06.2021 | Комментарии (0)


1-10 11-20 21-29