I really appreciate the fact that I can input an integer with underscores, 
as in 

a = 1_000_000


Would it be a silly suggestion to also print integers with underscores? I 
sometimes find myself counting digits to interpret an output

output => 1102160376


Or is there a simple way for me to overwrite the standard integer printing?

Just trying to make Julia even better! :)

Thanks,
Ken


Reply via email to