Useful programming or computer tips that I have found and want to remember for later.
dict(zip(map(string.lower,a.keys()),a.values()))
No comments:
Post a Comment