I have decoded a monoalphabetic cipher and I want to use Python to do all the replacement of characters for me since the message is pretty long. I tried using t
I'm trying to edit a file outside my Python directory(edit files inside Python directory works). my Python directory is in c:\Users\test\pycharmproject\pythonpr
Suppose, I have such a string 1gov2fg3job4qrt. I want to change the letters according to the following dictionary: gov=a fg=b job=c qrt=d So, the output should
i want to writing a macro to get property names of a class. but can not use Symbol module in quoted statement. i receive blow error... inline def getProps(inlin
I am trying to make my svelteapp prodcution ready and therefor running npm run build I have tried with several adapters but i keep getting the same error saying
I followed a lot of tutorials/ articles and the googles architecture sample No matter what I try I keep getting an error saying that I need to attach Fragment t