Skip to content
Snippets Groups Projects
fruit_homework_TODO_3.py 50 B
Newer Older
  • Learn to ignore specific revisions
  • tuhe's avatar
    tuhe committed
        return sum([x * p for x, p in p_dict.items()])