Print function in python in Urdu/Hindi #f-string-literal, #python, #pythonprogramming
There are three different method for printing in python. 1. using comma (,) 2. format 3. f-string Literal I explained all 3 methods with example and using appropriate codes.