333,918 views
41 votes
41 votes
I'm very confused about this, I am seeing multiple different answers and I thought the answer was obvious, but guess not.

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

float()
int()
print()
string()

User Ibamboo
by
2.8k points

1 Answer

22 votes
22 votes

Answer:

int()

Step-by-step explanation:

User Pancake
by
3.3k points