SyntaxFix
Write A Post
Hire A Developer
Questions
You can use map() function:
a = list(map(lambda x: x - 13, a))