#GETTING THE DATA TYPE
x='subramanian'y=5z=5.05print(x)print(type(x))print(y)print(type(y))print(z)print(type(z))print(x,y,z)What is Kiro Kiro is an innovative AI-powered IDE that revolutionizes software development through intelligent assistance and structured wor...
No comments:
Post a Comment