Python Versions:
1. Python 1.0 v introduced in Jan 1994
2. Python 2.0
v introduced in October,2000
3. Python 3.0 v introduced in December,2008.
Present version Python 3.7.3 v
Other
tutorials
#Ask the user to take two input integer values var a,b try: a=int(input("enter any integer value:")) b=int(input(&qu...
No comments:
Post a Comment