I am using Python 3.8. I have below list -
[[\'Bangalore\', 116.0], [\'Mumbai\', 132.0], [\'Kolkata\', 234.0]]
then i have created as a node &am