0

How to print python out in html?

Hey Lets say I have python logic : >>> sum = 2+5 <h1> sum </h1> How do I go about printing python in HTML?

26th Jun 2019, 8:27 AM
REEMASH REPSOL
REEMASH REPSOL - avatar
4 Answers
+ 2
with brython ( https://brython.info/ ) its not really hard to work with, you can also check the documentation
26th Jun 2019, 8:37 AM
Taste
Taste - avatar
+ 1
Hey, is it possible if you can assist?
27th Jun 2019, 12:22 PM
REEMASH REPSOL
REEMASH REPSOL - avatar
+ 1
sure,
27th Jun 2019, 1:18 PM
Taste
Taste - avatar
0
Thanks
26th Jun 2019, 8:37 AM
REEMASH REPSOL
REEMASH REPSOL - avatar