Prototype is a working model for a product only for testing purposes
Answer:
shortNames = ['Gus', 'Bob','Zoe']
Explanation:
In this assignment, your knowledge of list is been tested. A list is data structure type in python that can hold different elements (items) of different type. The general syntax of a list is
listName = [item1, "item2", item3]
listName refers to the name of the list variable, this is followed by a pair of square brackets, inside the square brackets we have items separated by commas. This is a declaration and initialization of a list with some elements.
The complete python code snippet for this assignment is given below:
<em>shortNames = ['Gus', 'Bob','Zoe']</em>
<em>print(shortNames[0])</em>
<em>print(shortNames[1])</em>
<em>print(shortNames[2])</em>
Obviously, it is a laptop. So-Dimms are about half as long as Dimms, and are meant for laptops.
<u>1</u><u>s</u><u>t</u><u> </u><u>Method:</u>
- Reduce the size of the image in <u>Paints.</u>
<u>2</u><u>n</u><u>d</u><u> </u><u>Method:</u>
- Right-click the selected file you want to send.
- Click on <u>Send To</u> > M<u>ail Recipient</u>.
- The Send Pictures via E-mail dialog box appears.
- Click <u>Make all my pictures smaller</u>, and then click OK.
Hope you could understand.
If you have any query, feel free to ask