uint256 favoriteNumber; //this is at index 0 inside the struct } People[] public people; // type of variable "People[]", vissibility of variable and name of variable
//People public person = People({favoriteNumber: 2,
从坚实中: people[] public people;simplestorage.sol:9:3: The previous declaration is here: ^ (Relevant source part starts here and spans across multiple lines).