Work with python 2.7 . Considering the following:
S_names=["A", "B", "C", "D", "E", "F", "G"]
S_values=[1,3,4,2,5,8,10]
other=["Z","W","B","S","A","E","X","T","D","G","L","C","F"]
I need to find in what position of other are the...
asked by
23.05.2016 / 20:23