compluk

Posts

51 POSTS

Comments

0 COMMENTS

Social

How to handle the event of clicking on a button? As I understand it, there is no such thing: private void button1_Click (object sender,...
has two variables: x and y. you need to calculate the logarithm of x to base y. how to implement it? the standard log function...
I need to complete a task: Gaussian method in python. Actually I implemented the algorithm itself, there is nothing complicated, here it is: myA...
I am writing a Telegram bot and using the TelegramBotAPI library. But there was a problem. Get out an error File "main.py", line 61 markup =...
I have the following code: el = browser.find_element(By.CSS_SELECTOR('div.iconTabSheet95_0.PPTSPicture')) When I try to run it, I get the following error: File "C:Usersbelkinasourcerepostry_rostry_rostry.py", line 25, in...
I'm always having problems with python and libraries, so I'm going to reinstall python and everything related to it. However, when I tried to...

Recent posts