import random

if random.random():
  print 'Frak it!'
else:
  print 'There is always hope!'

On computer, yes, there may be hope, even it’s only remotely possible. In real life, like probability theory, when you look into a certain point, the odd is 0.

So,

Frak it!