13 lines
257 B
Plaintext
13 lines
257 B
Plaintext
#import "template.typ": *
|
|
|
|
// Take a look at the file `template.typ` in the file panel
|
|
// to customize this template and discover how it works.
|
|
#show: project.with(
|
|
title: "INSERT TITLE HERE",
|
|
authors: (
|
|
"Yadunand Prem, A0253252M",
|
|
),
|
|
)
|
|
|
|
= Task 1
|