Answer Happy
Accurate answers. Every time.
https://answerhappy.com/
The output of the two codes shown below is the same. i. bin((2**16)-1) ii. '{}'.format(bin((2**16)-1))
https://answerhappy.com/viewtopic.php?t=737105
Page
1
of
1
The output of the two codes shown below is the same. i. bin((2**16)-1) ii. '{}'.format(bin((2**16)-1))
Posted:
Wed Jul 13, 2022 7:44 pm
by
answerhappygod
a) True
b) False