Модуль: (Python) Integer division and remainder


Задача

3/18

We calculate the value - 2

Задача

Calculate the value of the integer variable c when a = 26 и b = 6:
b = a // b + b
c = a % b + a

Indicate one number as the answer
 

Выберите правильный ответ, либо введите его в поле ввода

Комментарий учителя