simplePythonProgram icon indicating copy to clipboard operation
simplePythonProgram copied to clipboard

Results 9 simplePythonProgram issues
Sort by recently updated
recently updated
newest added

A simple menu based program which allows imports movies from a file and allows the user to list, watch and add movies to a checklist which is then exported back...

This program helps to find two elements which help to form the maximum product.

Reverses individual words in a string while the position of the words remain the same

Calculating the running sum of array. For example: a[i1,i2,i3] -> a[i1,i1+i2,i1+i2+i3] ...

Once you pay the cost, you can either climb one or two steps. You need to find the minimum cost to reach the top of the floor, and you can...

good first issue
hacktoberfest
Hacktoberfest2020
beginner