June 2023 1 53 Report
Найти ошибки в коде питона:

from math import *

x = int(input('Введите x: '))

w = abs(x)-4

if abs(x)<0:

t = log10(radians(9-x))

if abs(x)>=0:

t = 1 - (3+x)

if abs(t) abs(w):

z = t - 2*w

print('z= ', z)
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Answers & Comments


Copyright © 2024 SCHOLAR.TIPS - All rights reserved.