单项选择题

A.import math
B.from fib import fibonacci
C.from math import *
D.from * importfib