A

Admin • 833K Points
Coach

Q. Which operator is used for string repetition?

  • (A) +
  • (B) *
  • (C) &
  • (D) ^
  • Correct Answer - Option(B)
  • Views: 28
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

The `*` operator is used to repeat strings a given number of times.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.