Sending ether to a contract and withdrawing — In the last article, “Understanding variables in Solidity” we looked at a number of variables, in particular the Address. In this article, we are going to demonstrate an example of a smart contract that will we can send money to, check it’s balance and then withdraw the money to an…