Coverage for here.py: 75%

Shortcuts on this page

r m x   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

4 statements  

1import other 

2 

3if 1 < 2: 

4 h = 3 

5else: 

6 h = 4