Quiz on Modal View
Test yourself on Modal View.
We'll cover the following...
Topic: Modal View
1
Which of the following commands is used to enable the use of an image file in our web application?
A)
PIL.Image.open('image.jpg')
B)
require('image.jpg')
C)
import image.jpg
D)
None of the above
Question 1 of 50 attempted