Cisco interview question

What comment style would you use when developing with Python?

Interview Answer

Anonymous

6 Apr 2021

I would follow the PEP 8 guidelines.

1