The plotly package was imported as below: import plotly, how do you display the version of this package?Questions & Answers › Category: Python › The plotly package was imported as below: import plotly, how do you display the version of this package? 0 Vote Up Vote Down Geek Boy Staff asked 3 years ago The plotly package was imported as below: import plotlyhow do you display the version of this package? a. plotly.__version__ b. version(plotly) c. plotly –v d. plotly –versionShare this: Share on Facebook (Opens in new window) Facebook Share on X (Opens in new window) X Share on WhatsApp (Opens in new window) WhatsApp Print (Opens in new window) Print Share on LinkedIn (Opens in new window) LinkedIn Share on Pinterest (Opens in new window) Pinterest Like this:Like Loading...1 Answers 0 Vote Up Vote Down Lokesh Kumar Staff answered 3 years ago a. plotly.__version__Share this: Share on Facebook (Opens in new window) Facebook Share on X (Opens in new window) X Share on WhatsApp (Opens in new window) WhatsApp Print (Opens in new window) Print Share on LinkedIn (Opens in new window) LinkedIn Share on Pinterest (Opens in new window) Pinterest Like this:Like Loading...