Skip to content
Snippets Groups Projects
Commit bf067112 authored by MaikoVoigt's avatar MaikoVoigt
Browse files

Tutorial 3

parent 4abfbf78
No related branches found
No related tags found
No related merge requests found
// Tutorial 3
// Task 2
function renderChessboard(pov){
// Erstelung eines HTML-Strings
// Erstellung eines HTML-Strings
// POV Schwarz
let row = ['1', '2', '3', '4', '5', '6', '7', '8'];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment