Hay Kel
Let's code and let's learn
Thursday, September 9, 2021
Excel - Remove Special Characters
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
How to change the center of a Sprite in Scratch 3
How to create a form with Google Apps Script and submit the data to Goog...
Code.gs function doGet ( request ) { return HtmlService . createTemplateFromFile ( 'Index' ). evaluate (); } function ...
VS Code Live Server Extension: Automatic browser reload
BBC Micro:bit Snake-Game
Code JavaScript function isOnSnake (x: number , y: number ) { for ( let body of snake) { if (body.x() == x &&...
No comments:
Post a Comment