A window cleaner uses the following pricing policy to calculate how much to charge for cleaning all the windows of his customer’s dwelling. This pricing policy is based on the number of windows that need to be cleaned and works…
On this blog post we are listing a few projects that could be implemented using a BBC micro:bit using either the Block programming interface or the Python interface:
Did You Know?Everything that is stored on a computer is stored as binary code. Binary code is made of bits (0 or 1). We often use Bytes to store data. A Byte is made of eight bits and can be…
Complete this drag and drop activity to complete the HTML code used to create the page displayed below: <B> <FONT color=”#FF0000″> <H1> </B> <U> <CENTER> </H1> </FONT> <A href=”http://www.101computing.net”> </A> </U> </CENTER> <IMG src=”logo.png” width=”250″/> Welcome to my webpage <P>I…