Chalarangelo / 30-seconds-of-python

Short Python code snippets for all your development needs
https://www.30secondsofcode.org/python/p/1
Creative Commons Attribution 4.0 International
8.83k stars 1.26k forks source link

Max element pos #154

Closed ShuLaPy closed 4 years ago

ShuLaPy commented 4 years ago

Description

Program to find the index of the largest number in the list

What does your PR belong to?

Types of changes

Checklist: