Update 0077.组合.md

Remove redundant comment for python
This commit is contained in:
Asterisk
2022-09-14 11:29:30 -04:00
committed by GitHub
parent 7f78c8d003
commit 42e4cc2eb7

View File

@ -368,7 +368,6 @@ class Solution {
### Python
Python2:
```python
class Solution(object):
def combine(self, n, k):