Python
Python
After the execution of the following statement, the variable sold will reference the numeric literal value as a(n) ________ data type:
After the execution of the following statement, the variable sold will reference the numeric literal value as a(n) ________ data type:
After the execution of the following statement, the variable sold will reference the numeric literal value as a(n) ________ data type:
Answer:
sold = 256.752
Float
Learn More :