You can convert the alphanumeric values to integers and then subtract them to get the difference. Here's how you can do it:
main.py149 chars9 lines
This will output:
main.py4 chars2 lines
So the difference between nl10107
and nl10318
is 211
.
gistlibby LogSnag