“calculer” Réponses codées

calculer

heyo, are you gonna cheat math exercises. well then, your gonna fail the test (make your own and you will not)
Panicky Panda

calculer

calc

calculer

while True:
	try:
		eq = input("Enter an equation or type \"Done\": ")
		if eq.lower() == "done":
			break
		else:
			print(eval(eq))
	except:
		print("ERROR, PLEASE TRY AGAIN")
WyFishy

calculer

x = "Ya why are you looking like this??!"
print("Go Find Yourself you creppy person!" + x)

const x = "really"
console.log("Go Find Yourself you creppy person!" + x)
Lazy Lark

calculer

do it in your head
Silly Snail

calculer

use an asian instead
Brave Baboon

calculer

input1 = int(input())
eval(input1)
Lazy Lark

Réponses similaires à “calculer”

Questions similaires à “calculer”

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code