| Hosted by CoCalc | Download
Kernel: SageMath 9.0
from IPython.display import Markdown as md value = 2/3 md("Text %i Ö Text"%(value))

Text 0 Ö Text