How can you assign a name to a sheet, for example, or a variable?
I enter the name of the variable that I need. I will use this name for the sheet name.
name of your list=raw_input("Enter name of your list:") I would like for a new sheet, which is a copy of the created sheet a, to give a name via the keyboard, by typing it in raw_input. And the sheet a itself is obtained by me through operations in an infinite while True
"сюда я хочу вставить то что ввожу в raw_input"=a[:]
namespace[raw_input("enter name"]=awherenamespace=globals()(with locals () is not required to work) is not a recommended option in both cases. You need to edit the question and add more context: what specifically and most importantly, why do you want to do it. It looks like an XY task - jfs