Which of the following can be used to create a Data frame in pandas?

a. scalar value
b. a python list
c. a python dictionary
d. a python tuple
e. a pandas Series
f. another pandas Data Frame