Challenge: Creating Lambda Function
Compito
Swipe to start coding
You are given three numerical variables: a, b, and c. Create a lambda function called fun that:
- Multiplies
aby 3, multipliesbby 2, adds the results toc, and then squares the final result. - Create a variable called
resultand use the lambda function to compute the final result for a given set of values fora,b, andc.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 6. Capitolo 12
single
Chieda ad AI
Chieda ad AI
Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione
Fantastico!
Completion tasso migliorato a 1.67
Challenge: Creating Lambda Function
Scorri per mostrare il menu
Compito
Swipe to start coding
You are given three numerical variables: a, b, and c. Create a lambda function called fun that:
- Multiplies
aby 3, multipliesbby 2, adds the results toc, and then squares the final result. - Create a variable called
resultand use the lambda function to compute the final result for a given set of values fora,b, andc.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 6. Capitolo 12
single