File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11< p > Here is some sample code:</ p >
22
3- < div class ="codehilite " style ="background: #f8f8f8 "> < pre style ="line-height: 125% "> < span > </ span > < code > < span style ="color: #008000; font-weight: bold "> import</ span > < span style ="color: #0000FF; font-weight: bold "> sys</ span >
3+ < div class ="codehilite " style ="background: #f8f8f8 "> < pre style ="line-height: 125%; "> < span > </ span > < code > < span style ="color: #008000; font-weight: bold "> import</ span > < span style ="color: #0000FF; font-weight: bold "> sys</ span >
44< span style ="color: #008000; font-weight: bold "> def</ span > < span style ="color: #0000FF "> main</ span > (argv< span style ="color: #666666 "> =</ span > sys< span style ="color: #666666 "> .</ span > argv):
55 logging< span style ="color: #666666 "> .</ span > basicConfig()
66 log< span style ="color: #666666 "> .</ span > info(< span style ="color: #BA2121 "> 'hi'</ span > )
77</ code > </ pre > </ div >
88
99< p > and:</ p >
1010
11- < div class ="codehilite " style ="background: #f8f8f8 "> < pre style ="line-height: 125% "> < span > </ span > < code > use < span style ="color: #BA2121 "> 'zlib'</ span >
11+ < div class ="codehilite " style ="background: #f8f8f8 "> < pre style ="line-height: 125%; "> < span > </ span > < code > use < span style ="color: #BA2121 "> 'zlib'</ span >
1212< span style ="color: #008000 "> sub</ span > main(argv)
1313 < span style ="color: #008000 "> puts</ span > < span style ="color: #BA2121 "> 'hi'</ span >
1414< span style ="color: #008000; font-weight: bold "> end</ span >
You can’t perform that action at this time.
0 commit comments