print(“%f”%x)
a) 34.00
b) 34.0000
c) 34.000000
d) 34.00000000
What will be the output of the following Python expression if the value of x is 34?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What will be the output of the following Python expression if the value of x is 34?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!