Examveda

What is the result of "5" * 3 ?

A. 15

B. 8

C. "555"

D. "53"

Answer: Option C

Solution (By Examveda Team)

The * operator repeats a string a specified number of times.

This Question Belongs to Python Program >> Data Types And Numeric Types

Join The Discussion

Related Questions on Data Types and Numeric Types