Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What are different data types in python
There are different data types in python: Integer:used for numeric vales String: used for more than one character Double: used for decimal value Boolean: used for true and false value
There are different data types in python:
See lessInteger:used for numeric vales
String: used for more than one character
Double: used for decimal value
Boolean: used for true and false value