In syntax of print , what's flush??(given is the default syntax for print) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

In syntax of print , what's flush??(given is the default syntax for print)

print(*objects, sep=' ', end='\n', file=sys.stdout, flush=False)

10th Nov 2018, 6:16 PM
partha
partha - avatar
1 Answer
10th Nov 2018, 6:27 PM
Roneel
Roneel - avatar