I am an application developer and I am facing such a problem. We get crashes on sentry on different versions of mac (10.16.0(21E258), 10.16.0(20D64), 10.14.6(18
I am trying to access same python web app in GAE from firefox and IE with different user login and when I start the IE session I get the following error with IE
I have this model: class Car { string CrewNickname { get; set; } Líst<string> RacersNames { get; set; } } class StartingField { List<Car&
I had the problem that the websocket didn't respond and there was no data coming. Empty terminal without anything printed out. I downgraded the python websocket
How can I loop through and choose some data from the array? I try to manage it, but inside the loop the xmlbuilder did not define the expected result. To choose
I'm trying to write the kernel in C, without stdlib and other libraries, all dynamic char arrays written in advance and without using calloc o
I wanted to know the meaning of train_data,test_data=train_test_split(data, test_size=TEST_SIZE,
I am writing a utility that disassembles dll/exe files written in c#, and then scans all types inside this file for the presence of methods imported from an unm
How to create new rows from column easily in matlab code ? data1 1 A B C D