Pergunta de entrevista da empresa SAP Concur

Work on a data manipulation task in Python -- given a dictionary, how do you change the values of some keys under certain conditions?

Resposta da entrevista

Sigiloso

15 de nov. de 2022

A couple of if-else statements would've solved the problem.