写个counter计数器,每次调用后增加1
import "hardhat/console.sol";
https://github.com/ibuidl/solidity-course
coding...