C-16-Q135mediumsingle_mcq
In print('The sum of', num1, 'and', num2, 'is', result), the items separated by commas are printed:
In print('The sum of', num1, 'and', num2, 'is', result), the items separated by commas are printed:
- aon different lines
- bon the same line, separated by spaces
- conly the first item is printed
- das a list literal