print the output of my code in Markdown using variable (not the value)

Michio Suginoo msuginoo at reversalpoint.com
Sat Aug 15 13:00:28 EDT 2020


Hi,

I am still at an early stage of my personal Python evolution.

I am coding Python3 in Jupyter Notebook (Anaconda environment).

I want to print the output of my code in a 'markdown'.
I want to use the variable in the 'markdown' rather than typing the output.
This would save my time every time the value changes for whatever the
reason might be.

Please advise me how to do it.

Thanks
Best

.


More information about the Python-list mailing list