Assessment2021 09Easy: Difference between revisions

From ProgZoo
Jump to navigation Jump to search
Created page with "<pre id='shellbody' data-qtp='canvas'></pre> ==Cross== <div class='qu' data-width="300" data-height="300"> *300 by 300 border <pre class='usr'> fun..."
 
No edit summary
Line 1: Line 1:
<pre id='shellbody' data-qtp='canvas'></pre>
<pre id='shellbody' data-qtp='canvas'></pre>
==Cross==
==Cross==
<div class='qu' data-width="300" data-height="300">
<div class='qu' data-width="300" data-height="300">

Revision as of 12:36, 14 September 2021




1) Cross

  • 300 by 300

Input


Output

function drawFlag(ctx)
{
}  
function drawFlag(ctx)
{
}  

2) Chevron

  • 304 by 304

Input


Output

function drawFlag(ctx)
{
}  
function drawFlag(ctx)
{
}  

3) Shields

  • 288 by 288

Input


Output

function drawFlag(ctx)
{
}  
function drawFlag(ctx)
{
}  

4) Fan

  • 300 by 300

File:Banners fan.png

Input


Output

function drawFlag(ctx)
{
}  
function drawFlag(ctx)
{
}  

5) Checks

  • 294 by 294

Input


Output

function drawFlag(ctx)
{
}  
function drawFlag(ctx)
{
}