mad libs game

name1=input( ' Please enter a name: ' )
car =input( ' Please enter a vehicle: ' )
name2 =input( ' Please enter another person's name: ' )
adress =input( ' Please enter an address: ' )
name3 =input( ' Please enter another name: ' )
tool =input( ' Please enter a tool: ' )

print( ' {} just came out of Guangzhou Mountain College, rode {} to pick up {} into the city, but was stunned by the robbers who suddenly rushed out {} with {} ' .format(name1, car,name2,adress,name3,tool))

input('press any key')

Guess you like

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