mirror of
https://github.com/youngyangyang04/leetcode-master.git
synced 2025-07-11 04:54:51 +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