To avoid that the graph made from the available information occupies an extra space in the current worksheet, what is done is to place it on another work page. In order to perform this function, first it is selected in the graph, then in the move tab and finally new sheet. In this way, the graph will appear on a different sheet, preventing it from taking place on the sheet that contains the information.
If wants to keep the chart but does not want it taking up space, he can move it to another sheet. Once he goes to the Move Chart tab, he should select New Sheet which will ask for a name of the new sheet. After doing this, the chart will be moved to a different sheet.
This code will no get executed properly.It will give keyerror Brianna.
Explanation:
In this dictionary we defined in the code the there is no key Brianna hence there is no corresponding value to Brianna.So assigning ages['Brianna] to value will obviously give error since there exits no key with this name.So the code will give error.