No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
Hi I am research assistant in mechanical engineering department,Istanbul University. I am 37 years old. Programming is my hobby since when I bought my first PC 15 years old. I started to learning programming with Qbasic and go on visual basic, delphi and now python. I am an amateur programmer. …
I have a list like ['1.1881', '1.1881', '1.1881', '1.1881', '1.1881', \ '1.1881', '1.1881', '1.1881', '1.1881', '1.1881', '1.7689', \ '1.7689', '3.4225', '7.7284', '10.24', '9.0601', '9.0601', '9.0601', '9.0601', '9.0601']. I want to find maximum and minimum of this list. Because of elements of list are decimals, max function of python gives the …
The End.
ceycey73