Update 0077.组合.md
Remove redundant comment for python
This commit is contained in:
@@ -368,7 +368,6 @@ class Solution {
|
|||||||
|
|
||||||
### Python
|
### Python
|
||||||
|
|
||||||
Python2:
|
|
||||||
```python
|
```python
|
||||||
class Solution(object):
|
class Solution(object):
|
||||||
def combine(self, n, k):
|
def combine(self, n, k):
|
||||||
|
|||||||
Reference in New Issue
Block a user