0

Pls?

Can sombody help me put photos on my codes pls?

25th Sep 2024, 12:25 PM
MaddieTheFreindlyCoder
MaddieTheFreindlyCoder - avatar
4 Answers
+ 4
MaddieTheFreindlyCoder , since you have added "python" tag to your question If you want to add image to your python code you can import python module "urllib.request" which helps in opening and reading the image urls you want to display https://sololearn.com/compiler-playground/c5exF1mhGSOb/?ref=app But if you want to display images on Html pages , simply use <img> tag <img src="your image url">
25th Sep 2024, 1:25 PM
Suparna Das
Suparna Das - avatar
+ 1
you are trying to open `file.png` for writing.... are you sure about this? then why is there `url_img` ? note: python needs pillow to work with images
25th Sep 2024, 2:28 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
+ 1
Using python and other languages...which language code u need
26th Sep 2024, 5:10 AM
SurajGuptaOnline
SurajGuptaOnline - avatar
0
SurajGuptaOnline i need python.
26th Sep 2024, 7:42 AM
MaddieTheFreindlyCoder
MaddieTheFreindlyCoder - avatar