Python Forum
How to use value in dictionary as arguments in function
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to use value in dictionary as arguments in function
#3
I don't want to combine the dictionary, I just want to calculate the sum of value from dict1 and dict2

a:2 + f:3 = 5
a:2 + f:1 = 3
Sorry my English very bad
Reply


Messages In This Thread
RE: How to use value in dictionary as arguments in function - by gabejohnsonny21 - Apr-22-2020, 04:20 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  get method within max function for a dictionary Blanchdog 3 2,045 Jul-03-2020, 05:55 PM
Last Post: ndc85430
  Why is this function printing the number of keys in a dictionary? mafr97 5 3,257 Sep-17-2019, 06:19 AM
Last Post: perfringo
  Function arguments help FingerButton 2 2,944 Oct-23-2017, 09:29 PM
Last Post: FingerButton

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020