Python program to find the largest multiplication given by n number of consecutive digits in a largest number
#Here x contains 1000 digits
# In these 1000 digit to find maximum muliplication given by consecutive n digits
x='731671765313306249192251196744265747423553491949349698352031277450632623957831801698480186947885184385861560789112949495459501737958331...
mycodingjourneyy.hashnode.dev1 min read