все, кто-нибудь знает, как я могу суммировать новые значения в двойной строке ключа в словаре каждый цикл цикла for?
Как это:
BUS_FRAMES_sum[BID] = ([Payload, PLP])
# BUS_FRAMES_sum = is the name of the dictionary
# BID = is the name of the key in the dictionary
# [packet.GetPayloadBytes(), packet.PLPBytes] = are the values that I will sum every cycle (sum to Payload, and the other value sum to PLP.
Спасибо заранее.
BUS_FRAMES_sum[BID] = ([Payload, PLP])
# BUS_FRAMES_sum = is the name of the dictionary
# BID = is the name of the key in the dictionary
# [packet.GetPayloadBytes(), packet.PLPBytes] = are the values that I will sum every cycle (sum to Payload, and the other value sum to PLP.
Я хочу, чтобы в каждом цикле два значения становились все важнее для каждого цикла