a) int(1111,10)
b) int(‘1111’,10)
c) int(1111,2)
d) int(‘1111’,2)
To find the decimal value of 1111, that is 15, we can use the function:
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
To find the decimal value of 1111, that is 15, we can use the function:
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!