chapter10-code-2

PHOTO EMBED

Thu Mar 30 2023 10:01:39 GMT+0000 (Coordinated Universal Time)

Saved by @RareSkills

function myArray(uint256 index) public view returns (uint256) {
	return myArray[index];
}
content_copyCOPY