SyntaxFix
Write A Post
Hire A Developer
Questions
In python, you wouldn't normally do what you are trying to do. But, the below code will do it:
strs = ["" for x in range(size)]