Here is a line of code from my program:
self.startcash, self.price, self.highroll, self.lowroll = self.prompt_user()
What you are seeing here