Web-Development
Web-Development copied to clipboard
let and const added
In function getRandomColor() let and const is more suitable than var.