Post by @nebuchadnezzar • Hey

1. Create a state variable: uint public count; 2. Check if value is greater than 5: require(value > 5); 3. Add two numbers together and store result in

Stats

Comments