Pergunta de entrevista da empresa Cloudera

Given the sequence of if-else conditions convert the code into a possible switch case.

Resposta da entrevista

Sigiloso

21 de dez. de 2019

We were asked to write all code in python. python natively doesn't support switch case used switcher instead.