python for x in tutorial code example Example: for loop example python 3 for num in nums: for letter in 'abs': print(num, letter)