How to create a circular button with Khan Academy's JS "variation"?
I want to know how to create a circular button for a project that is an ebook so I Googled it and copy-pasted the code found in the results, but they used lines of code like "let i = 0" and "circle(crcl, 50, d)" that were not supported in KA. I converted them into Khan Academy's "variation" but it didn't work. Somebody (https://www.khanacademy.org/profile/golem4444)has asked this question on https://www.khanacademy.org/computing/computer-programming/programming-games-visualizations/programming-buttons/a/a-button-function and Wrath Of Academy (https://www.khanacademy.org/profile/wrathofacademy ) has typed an answer, but I couldn't see it.
Please sign in to leave a comment.