game

name1=input('Please enter a name:')
name2=input('Enter another name:')
vehicle=input('Please enter a food name:')

print('{} after driving the tractor just went up the mountain, and was stunned by {} with the scented {}'.format(name1,name2,vehicle))

input('press any key')

  

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324457494&siteId=291194637