What will be the output of the following Python statement?>>>print('new' 'line') - Study24x7
Social learning Network
8 followers study24x7 08 Jul 2020 07:32 AM study24x7 study24x7

What will be the output of the following Python statement?>>>print('new' 'line')

A

Error

B

Output equivalent to print ‘new\nline’

C

newline

D

 new line

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles