Computer Science, asked by AkshatRakesh2021, 6 days ago

What do the functions .lower() and .upper() do in Python?

Answers

Answered by sonalichandra4686
1

Explanation:

lower bound round off the given decimal to least significance. ignore the decimal units

upper bound increases the integral unit even if the no. would have been 37.1

Attachments:
Similar questions