Python 3.7’s new builtin breakpoint — a quick tour @hackernoon

1 E06Kmbeoglucbrflnf1Ppw

Python 3.7’s new builtin breakpoint — a quick tour – Hacker Noon.

Python 3.7 implements PEP553, a new way of inserting breakpoints in your code.

This is good.