2020 Paper 3 Marking Scheme
2020 Paper 3 Marking Scheme
Question 2
Computer Science 2020 Mark Scheme 4021/3 compiled by Engineer Nyamz
Question 3
Computer Science 2020 Mark Scheme 4021/3 compiled by Engineer Nyamz
Question 4(a)
Question 4(b)
Question 4(c)
Computer Science 2020 Mark Scheme 4021/3 compiled by Engineer Nyamz
Question 4(d)
Computer Science 2020 Mark Scheme 4021/3 compiled by Engineer Nyamz
Question 4(e)
Computer Science 2020 Mark Scheme 4021/3 compiled by Engineer Nyamz
Question 5
<html>
</head>
</head>
<body>
<p>School Enrolment</p>
</table>
</table>
</body>
</html>
Computer Science 2020 Mark Scheme 4021/3 compiled by Engineer Nyamz
<html>
</head>
</head>
<body>
<p> Enter your Details to register for the the department selection</p>
<p>select department</p>
</body>
</html>
Computer Science 2020 Mark Scheme 4021/3 compiled by Engineer Nyamz
<html>
</head>
</head>
<body>
<ol>
<li>Takudzwa Hove</li>
<li>Tanaka Muchenje</li>
<li>Tafara Kwenda</li>
</ol>
<ul>
<li>Volley Ball</li>
<li>Basketball</li>
<li>Soccer</li>
</ul>
</body>
</html>
Computer Science 2020 Mark Scheme 4021/3 compiled by Engineer Nyamz
<html>
</head>
<title> Marketing page</title>
</head>
<body>
<p> Contact us on</p>
<table border ="3">
<tr>
<td>Address</td>
<td>10 Lorraine drive Westgate</td>
</tr>
<tr>
<td>City</td>
<td>Harare</td>
</tr>
<tr>
<td>Email</td>
<td>[email protected]</td>
</tr>
<tr>
<td>Calll</td>
<td>+265994051061</td>
</tr>
</table>
</body>
</html>