Explanation:
CLS
Input length
Input breadth
A= l*b
Print" the area of a room is"; A
END
Answer:
You would need that person email to share it with them.
Answer:
6 columns/items
Explanation:
<em>grid</em> starts off as an empty list ( [ ] ), so right now it has 0 items/columns.
After that, 3 new items ("frog", "cat", "hedgehog") have been appended to <em>grid</em>, it now has 3 items
Finally another 3 items are appended to <em>grid ("fish", "emu", "rooster"</em>), finally <em>grid</em> ends up with 6 items in total.
Answer:
type C:\>nmap 203.0.113.100 and Enter
Explanation: