SyntaxFix
Write A Post
Hire A Developer
Questions
You can use a list comprehension:
[x for x in j if x >= 5]