+ 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

5th Jan 2018, 3:53 AM
Garv Nanwani
Garv Nanwani - avatar
5 Answers
+ 1
I just wanted to ask that can we import an image in our python file and display that image in the result
5th Jan 2018, 7:04 AM
Garv Nanwani
Garv Nanwani - avatar
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
5th Jan 2018, 6:58 AM
Arthur Queiroz Moura
Arthur Queiroz Moura - avatar
0
what do u mean by result?
5th Jan 2018, 7:07 AM
Arthur Queiroz Moura
Arthur Queiroz Moura - avatar
0
python's output with "print" function?
5th Jan 2018, 7:08 AM
Arthur Queiroz Moura
Arthur Queiroz Moura - avatar
0
you cant print images . if you want graphical unterfaces then use tkinter
7th Jan 2018, 5:41 PM
Amrati XA
Amrati XA - avatar