почему код
num1 =int(input()
num2 = num1 * 2
num3 = num1 * 3
num4 = num1 * 4
num5 = num1 * 5
print(num1, num2, num3, num4, num5,sep="---") не работает? все же вроде верно, подскажите где ошибка
Ответы
Ответ дал:
2
num1 =int(input() #тут забыл закрыть скобку
num2 = num1 * 2
num3 = num1 * 3
num4 = num1 * 4
num5 = num1 * 5
print(num1, num2, num3, num4, num5,sep="---")
Вас заинтересует
2 года назад
2 года назад
9 лет назад
1. What will you be doing in the laboratory tomorrow morning? We shall be watching the operation of a new device. 2. Measures are being taken to save Lake Baikal. 3. The situation at Lake Baikal is remaining very serious. 9. Much attention is being paid at present to the development of international scientific contacts. 10. Science is becoming a leading factor in the progress of mankind.