Computer Science, asked by stoadvine13, 4 months ago

Jabari is writing a program which prompts a user for a value that is negative and has a decimal. Which function should he use?

A float()
B int()
C print()
D string()

Answers

Answered by gameknightgamer
11

Answer:

float

Explanation:

because int does not have decimals

Similar questions