Skip to content
MR
HTML
Tailwind
PYTHON
JAVA
Solidity
PHP
Lua
F#
Android
MYSQL
MONGODB
Examples
Python Compiler : Python
Home
PYTHON
Tryit: python
Download code
Upload code
Clear
Update
#Use "-" to always indicate if the number is negative (positive numbers are displayed without any sign): txt = "The temperature is between {:-} and {:-} degrees celsius." print(txt.format(-2, 6))
Mrexamples 1024 Move Game
×