This seems to be extra lines.
prices_A = None(None).astype('None')
prices_B = None(None).astype('None')
This seems to be extra lines.
prices_A = None(None).astype('None')
prices_B = None(None).astype('None')
What do you mean by extra lines? Often times, when most of the structure of the solution code is alreasy given, your task is to simply replace the “None” with something else that will make the code work.
thanks @bs80 , it was misunderstanding on my part