dlsyscourse / hw2

5 stars 16 forks source link

avoid a slice as a parameter #4

Closed AllenWrong closed 1 year ago

AllenWrong commented 1 year ago

Generally, item of __getitem__ should be an integer. I think the test should avoid using slices.