logo

Crowdly

Browser

Add to Chrome

def funktsiooni_tabel():     x=float(input("x0 = "))     xn=float(input("xn ...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

def funktsiooni_tabel():

    x=float(input("x0 = "))

    xn=float(input("xn = "))

    n=int(input("n = "))

    print("Funktsiooni tabel")

    print("nr.        x          y")

    ## protseduuri teine pool valida pakutud variantide hulgast

   

funktsiooni_tabel()

###########################################

0%
0%
0%
0%
More questions like this

Want instant access to all verified answers on moodle.taltech.ee?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome