• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
+ 1

How to print a number with 2 zeros after a point?

Input: a=2.5, b=4, output: c=a*b, c= 10.00

python
19th Mar 2020, 9:29 AM
PUFFIN Channel
PUFFIN Channel - avatar
2 Answers
+ 4
print(f'{42}.00')
19th Mar 2020, 9:35 AM
HonFu
HonFu - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Python Developer
0 Votes
hi my coding instor told me to make a calculator that find the average of two numbers can you pls tell me my erro
0 Votes
Hi guys I need some one to teach the String name how I can do it true because when I finish coding they give me NO OUTPUT
1 Votes
Wayss
0 Votes
Question
0 Votes
fully dynamic arrays
1 Votes
Guys who tell me
0 Votes
Can someone help with teaching me this coding of a thing
0 Votes
generic programming understanding memory ownership
0 Votes
I dont now that how to do js
2 Votes