I have cards that breaks incorrectly and would like on wide screens to shot the 4 then smaller bread with two columns but the correct header above them. My jsfi
So here's the program I am supposed to code: Find the even multiples of any number chosen by the user in a given range the user should specify the multiples of
I'm trying to make a bot using Discord.NET in C#. If I try to ban a user with my command, an error is returned on my console app : User not found My other comma
I want to call a user in telegram using the telethon library, this is the code async def call(): client = TelegramClient('session', api_id, api_hash) aw
We have developed WPF application and we have created the individual config file for the environment. In each config file, we have the data with encrypted forma
I am new to PHP and learning it! I have created a simple database on my localhost name 'submitpaper' Then I have created a table name 'upload_file' having two
I wrote a couple of functions to calculate the NPS and Margin of error of a sample responses. I don't want to return the result from first f
I have a code as under.It crashes when accessing the semaphore and I have created "named semaphores" that I am unable to delete from command prompt after the cr