Axonius Interview Question

You are getting data from a Python program that is interfacing with an API. You need to know which fields the Python program is retrieving data from. Can you do it?

Interview Answer

Anonymous

Jul 14, 2021

Yes, I can do it. I would simply open the code in sublime, read it, then I would have the answer.

1