Assessment2021 09Easy: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<pre id='shellbody' data-qtp='canvas'></pre> | <pre id='shellbody' data-qtp='canvas' noscore=1></pre> | ||
==Cross== | ==Cross== | ||
Revision as of 12:55, 14 September 2021
1) Cross
- 300 by 300
Input
xxxxxxxxxxfunction drawFlag(ctx){} Output
function drawFlag(ctx)
{
}
function drawFlag(ctx)
{
}
2) Chevron
- 304 by 304
Input
xxxxxxxxxxfunction drawFlag(ctx){} Output
function drawFlag(ctx)
{
}
function drawFlag(ctx)
{
}
3) Shields
- 288 by 288
Input
xxxxxxxxxxfunction drawFlag(ctx){} Output
function drawFlag(ctx)
{
}
function drawFlag(ctx)
{
}
4) Fan
- 300 by 300
Input
xxxxxxxxxxfunction drawFlag(ctx){} Output
function drawFlag(ctx)
{
}
function drawFlag(ctx)
{
}
5) Checks
- 294 by 294



