In python we can use int(random()*10) to import random interger, then mechanism of this is round the decimal? I wonder this because if what I think is happen, p
Hello everyone I have a code for threads to print their number and number that they are counting: void print_num_n_times(std::uintmax_t thread_num, std::uintmax
I have the following problem. Suppose I have a column in the data frame, the values in one column are vectors and for each row of data I would like to count the
I ran these two pip codes: --user pip install azureml-explain-model and --user pip install azureml-interpret in the anaconda command prompt and then this error
I want to retrieve an Azure tag defined on subscription level and compare this value with a resource property. This comparaison will be done on ExistenceConditi
what determines sequences of the accounts on the list. The newest account is 1st or the sequence does not have any rule? https://developers.coinbase.com/api/v2#
I have an old ASP.NET Web Forms application which is running under HTTP. I want to it to use HTTPS. For this, I created a self-signed certificate from IIS and a
What I'm trying to achieve is something like Instagram in-app web browser, used when you click an ad: what I did, is I used a WebView bottomSheetDialogFragme
i have empty var and then i need to pass value to it from textField class ViewController: UIViewController, UITextFieldDelegate { @IBOutlet weak var tex