Posts by user61474 • 1 point
1 post
-
0
votes0
answers77
viewsQ: numpy.core. _exceptions.Ufunctypeerror: ufunc 'add' Did not contain a loop with Signature matching types (dtype('<U38')
i am starting in python and for my first 'big project' I decided to create a program that encrypts, with double key, a message according to the character indexes in an ascii character list. but when…