x = ____ if x > ____ : print("Positivo") elif x print("Negativo") else: print("Es cero") numero = ____ if numero > = ____ print ("el numero es positivo") else print ("el numero es negativo")

Leaderboard

Visual style

Options

Switch template

Continue editing: ?