Subscribe to:
Post Comments (Atom)
Files with Exception handling
#Ask the user to take two input integer values var a,b try: a=int(input("enter any integer value:")) b=int(input(...
-
1. Python Introduction Features of Python https://youtu.be/09akrj25-IM https://youtu.be/09akrj25-IM Applic...
-
#Ask the user to take two input integer values var a,b try: a=int(input("enter any integer value:")) b=int(input(...
-
What is Header files (i.e #include<stdio.h>,...) in C/C++ and what is import statement in Java/Python? Header files in C/C++ are a...
No comments:
Post a Comment