Cisco interview question

What comment style would you use when developing with Python?

Interview Answer

Anonymous

Apr 6, 2021

I would follow the PEP 8 guidelines.

1