mirror of
https://github.com/youngyangyang04/leetcode-master.git
synced 2026-02-03 02:43:26 +08:00
@@ -368,7 +368,6 @@ class Solution {
|
||||
|
||||
### Python
|
||||
|
||||
Python2:
|
||||
```python
|
||||
class Solution(object):
|
||||
def combine(self, n, k):
|
||||
|
||||
Reference in New Issue
Block a user