“calc” Kode Jawaban

calc

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

calc

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

calc

do it in your head
Silly Snail

calc

use an asian instead
Brave Baboon

calc

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

calc

calc

calc

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

Jawaban yang mirip dengan “calc”

Jelajahi jawaban kode populer menurut bahasa

Jelajahi bahasa kode lainnya