3.
What data type is used to represent a sequence of characters in Python?

4.
What is the purpose of the str() function in Python?

9.
How do you create a floating-point number in Python?

10.
What is the result of int(3.9) ?