Skip to content

Commit

Permalink
Fix text mega-sena frequence
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinsMessias committed Nov 29, 2022
1 parent 9429d04 commit a6257ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mega/mega.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def mega(update, context):
{sorted_numbers[0]} - {sorted_numbers[1]} - {sorted_numbers[2]} - {sorted_numbers[3]} - {sorted_numbers[4]} - {sorted_numbers[5]}
Quantas vezes cada número foi já foi sorteado:
Quantas vezes cada número já foi sorteado:
{table}
🔥 {freq_sum}
Expand Down

0 comments on commit a6257ad

Please sign in to comment.