Assessment2021 09Easy

From ProgZoo
Revision as of 20:44, 14 September 2021 by Andr3w (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



1) Cross

  • 300 by 300

Input


Output

function drawFlag(ctx)
{
}  

2) Chevron

  • 304 by 304

Input


Output

function drawFlag(ctx)
{
}  

3) Shields

  • 288 by 288

Input


Output

function drawFlag(ctx)
{
}  

4) Checks

  • 294 by 294

Input


Output

function drawFlag(ctx)
{
}