Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 12
Computer Science
Python Revision Tour II
Question 5
CBSE
Class 12
Computer Science
Question 11 of 105
Python Revision Tour II — Question 5
Back to all questions
5
Question
Question 5
The
*
operator when used with a list/string and an integer, replicates the list/string.
Answer
Previous
Question 4
Next
Question 6