A
import random
print(random.choice('Opeл', 'Решка'))
Size: a a a
A
import random
print(random.choice('Opeл', 'Решка'))
A
๖๖
import random
print(random.choice('Opeл', 'Решка'))
console.log(['Орёл', 'Решка'][(Math.random() > 0.5 ? 1 : 0)])
¯
console.log(['Орёл', 'Решка'][(Math.random() > 0.5 ? 1 : 0)])
¯
๖๖
console.log(['Орёл', 'Решка'][(Math.random() > 0.5 ? 1 : 0)])
СК
Б
import random
print(random.choice('Opeл', 'Решка'))
print(__import__("random").choice(["Орёл", "Решка"]))
Б
Б
Б
Б
СК
Б
Б
СК
Б
СК