You can buy very powerful handheld green laser pointers on Amazon for around 20 bucks. You absolutely shouldn't shine one into a camera sensor, ever. It says so on the box!
a <- 5, 6, 7
is so significantly easier to read than a = append(a, 5, 6, 7)
that it's going to fix that programming as a discipline is not natively easy for people to do. It's like the author never _talked_ to a newbie before making these decisions. A new programmer doesn't know what a "string" is. They don't understand why there are so many curly braces and equals signs and colons. The word "variable" isn't common vernacular unless you have at least a decent high school math education, and even then, the programming usage is very different than the math usage.
website: https://gabethebando.cc