cross-posted from: https://crazypeople.online/post/9879376
cross-posted from: https://crazypeople.online/post/9879332
cross-posted from: https://crazypeople.online/post/9879331
I wish to create an f1 game on open typer, klavaro or GNU typist for kids, which would become an engaging practice for kids in speed typing. Can anyone help me with this ??


A doc page is short for documentation page, it is a website, which is normally maintained by the language you are coding in, that shows you all of the syntax that you could possibly need for any given function. My reference to ai is that it is sometimes nice to ask ai how a function works if you are having trouble understanding it, but in general the doc pages already do a good job of that, and crucially shouldn’t be wrong.
That means, if l’m coding in python, there’s a documentation page, if l code in javascript, it’s got a documentation page, like that ??😃😃
Actually chatgpt does a wonderful job explaining technology in a story telling method. For example, telemetry can be compared to CIA, FBI and Mossad 😆😆😆😆😆
Yes that is correct, in particular Python’s doc.page is here python, and JavaScript’s one is a bit different though due to its relationship to markdown languages like HTML, I do not believe oracle publishes a doc page for it specifically.