Coverage for isolatin1.py: 100%
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
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
1# -*- coding: iso8859-1 -*-
2# A Python source file in another encoding.
4math = "3×4 = 12, ÷2 = 6±0"
5assert len(math) == 18