Message from Python discussions

December 2018

— Print(round(enter number here,2))

— 

Thank you, so, is there a way that let the output be in same ndigits as the first number automaticly?

— Like,

2018.1 - 2018
0.1

2018.12 - 2018
0.12

— Https://docs.python.org/3/tutorial/floatingpoint.html

— Pyformat.info

— Hello, can I ask you how to add a Telegram keyboard button (with a pop-up message as a result) to this:
https://pastebin.com/v2futqLW

Message permanent page

— Using what framework ?

— How about using decimal module?

— HLP

— Hi I want to create a bot and integrate it in a web site.

— Okay

— Please can someone tell me about how ?