Ask your own question, for FREE!
MIT 6.189 A Gentle Introduction to Programming Using Python (OCW) 14 Online
OpenStudy (anonymous):

A dining table is set using a plate,fork,saucer,wine glass and knife(in this order). Each of the items are kept in a container label with integers. Write a program to accept five distinct numbers from a use corresponding to the labels for the container and determine whether the container can be used to set up a dining table?

OpenStudy (anonymous):

I'm a little bit confused as to what the program is supposed to do. Can you provide some sample inputs and what the outputs should be?

OpenStudy (anonymous):

Not sure where this is, but it sounds as if they want you to use a dictionary to put a number with a piece of dinnerware and then check to see if the user entered the right integers, and perhaps in the right order, to actually get the table set, no?

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!