vtcode1 posted: " In this post, we will write a Python code to read 2 numbers from user and count the numbers between them. For example, 5 and 10 are two numbers taken from user. Output will be 5,6,7,8,9,10. Code fromNumber = (int)(input("Please enter from number = "
|

No comments:
Post a Comment
Note: Only a member of this blog may post a comment.