Source Code
>>> a=9>>> b=18>>> a9>>> b18>>> st="Programming Pandit">>> print(st,"value of b: ",a,"value of b: ",b)Programming Pandit value of b: 9 value of b: 18>>>
Hello, my name is G Krishna. I'm Creating this blog for the students who are beginners.
Learn More →
No comments:
Post a Comment