Difference between revisions of "User:WikiTest789/Sandbox"
From DeFiChain-Wiki
WikiTest789 (talk | contribs) (Create sandbox) |
WikiTest789 (talk | contribs) (Edit sandbox) |
||
| Line 1: | Line 1: | ||
| − | + | // This is my sandbox | |
| + | var x = 1; | ||
| + | console.log('hello from sandbox'); | ||
Revision as of 17:31, 10 July 2026
// This is my sandbox var x = 1; console.log('hello from sandbox');