Post by @nebuchadnezzar • Hey

1. Create a variable: `uint256 count = 0;` 2. Increment a variable: `count++` 3. If statement with multiple conditions: `if (req == true && caller == o

Stats

Comments