Summoning a demon (lists)


Steve starts off by summoning a demon. Since he dislikes his boss so much, he decides to give the demon the same name as his boss: Bob. He reads in the Demonomicon the method for summoning a demon, using the ancient and twisted language of Python:


NAME = []

Doing this will summon a lost soul. Unfortunately, these demons are only capable of simple tasks, and are fairly slow. Summoning faster and more efficient demons would require Steve to understand such arcane prose from such profane text such as those located in the Great Numpy Library. For now, Steve only wanted to understand how to communicate with demons before working on more difficult demons.

Question: How would Steve summon a lesser demon named “bob”? (demonic names are typically typed out in lowercase).