unknow error I am not sure what is the reason, probably my index exceed the limit of the input? But how can I solve this error? Here is the code I used https://
I have a txt file with the dictionary like this: {'origin': {'Ukraine': 50, 'Portugal': 20, 'others': 10}, 'native language': {'ucranian': 50; 'english': 45, 'r
I'm trying to import secure_filename from werkzeug.utils and it shoot an error. It works fine under my base virtual env. code: # Flask packages from flask impor
I have a problem using the property .src, I'm meant to use it to change images on every load of the html page using random generated numbers. And for some reaso
Very very new to this, and cannot situate the nav bar to the right and in line with the logo on the left inside my header. I have tried float: right; and align-
i am getting error while launching my Android studio for 32 bit window 10 getting error as class com/intellij/idea/main my path are set as Java Home C:\Program
class Bills extends Component { constructor(props) { super(props) this.state = { productName: '', price: 0, quantity: 0,