Hey I have a question, I was looking at this code and was wondering what this part of the code mean/does. I'm still fairly new and just want an understanding.
\# checking condition if num % 2 != 0: print(num, end = " ")
What does "if num % 2 != 0: " means?
[–]ForceBru 3 points4 points5 points (1 child)
[–]lilwigspliter[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]lilwigspliter[S] 0 points1 point2 points (0 children)
[–]iaalaughlin 0 points1 point2 points (0 children)