Development Python

import random
print random.choice(['apple', 'pear', 'banana'])