Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
directly call method getitem() will receive a NameError we can use x.__getitem__(0) or index grammar x[0]
- Loading branch information