+ 2
Can we add images in python
can we load images into our code so that they could be displayed in our result.Is there any module or any function that can be defined to do that
5 Antworten
+ 1
I just wanted to ask that can we import an image in our python file and display that image in the result
0
what do you mean? if u want to print the image in the console idk, but if u want ro create a graphical interface then I'ld recommend studyng tkinter
0
what do u mean by result?
0
python's output with "print" function?
0
you cant print images . if you want graphical unterfaces then use tkinter