Скачать ipynb
lec1_announce
# in: j = [1, 2, 3 ] # out: j = [1, 2, 3] # in: ImportantClass.important_method(exc, limit, lookup_lines, capture_locals, extra_argument) # out: ImportantClass.important_method( exc, limit, lookup_lines, capture_locals, extra_argument )