Back to General discussions forum
im trying to do the task but the value of cypher is a pretty large value but more importantly the calculated value of d is a large value too. when trying to do cipher ^ d in python it just wont run. am i missing something
edit: the problem isnt the notation i know in python its ** but the fact the values are too large for it to run.