13 Jul PMCA Saturday 17:00 Python Homework 21.07.10.
Question 1:
Create a string variable with value “12.56”, convert the string variable into a float variable using the float() function
Question 2:
Create a string variable with value “78.92”, convert the string variable into an integer type variable
Question 3:
Create a string variable with value “56”, convert the string variable into an integer type variable using int() variable
Sorry, the comment form is closed at this time.