mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-21 13:20:56 +07:00
4 lines
53 B
Python
4 lines
53 B
Python
def cover(lab=1):
|
|
lab += 1
|
|
return l<caret>ab
|