What is the output of the following Python script? pi =…

Question Answered step-by-step What is the output of the following Python script? pi =… What is the output of the following Python script?pi = float(3.14159)print (pi)Select one:a.3  b.3.0  c.3.14159  d.0    Computer Science Engineering & Technology Python Programming 1101 FUNDAMENTA Share QuestionEmailCopy link Comments (0)