11 lines
248 B
HTML
11 lines
248 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Description Assignment 1</title>
|
|
<meta charset="utf-8">
|
|
|
|
</head>
|
|
<body>
|
|
Questions attached as a document. Please submit your answers to the given questions in the submission text box.
|
|
</body>
|
|
</html> |