49.2k views
0 votes
Which function is used to convert a string value to a numeric value without a decimal?

A. float()
B. int()
C. print()
D. str()

User Tristian
by
4.8k points

1 Answer

3 votes
The answer is B int()
User Tahnik Mustasin
by
4.9k points