If you think that How to embed a python compiler?
This post is for you!
Not difficult to share a python compiler or interpreter on your website.
- Open the official website (See the bellow)
- Click the arrow beside
- Go to the embed option
- Copy the link.
Not neet anything, Not need to search another website. Just click the code and paste it in between the HTML tag.
or
- Take an HTML section and paste the code.
If you want to add this to the blog site? You can do this.
<iframe src=”https://trinket.io/embed/python/edd948bf08″ width=”100%” height=”356″ frameborder=”0″ marginwidth=”0″ marginheight=”0″ allowfullscreen></iframe>