скрипт

How do I run the script?

How do I run a script written in python 2.6 in 7 through the console?

Functions for updating the script after a certain period of time

Tell me, what are the functions in php to update the script after a certain period of time? In general, there is a script th ... s of the server. How to make it so that when you embed it on the site, it is updated well, for example, once every 5 seconds)

Script for converting numbers to different number systems

How do I implement a php script to convert a number from decimal to binary and back?

Chrome Extension. Close the tab by timer

Please tell me a beginner. There is a button, clicking on it takes you to the page. How do I close this page after N seconds, ... d("number").value; word = parseInt(word); chrome.tabs.create({ url: 'https://web.whatsapp.com/send?phone='+word, });

Log in to a third-party site and then read the page on that site?

There is a certain site, access to the pages of which is possible after user authorization. Accordingly, there is a user who ... e necessary pages from this site? What happens if several stations try to perform this operation at the same time? Thank you!

What is the best way to write and edit your code if the team works through Git Lab and the test site is uploaded to its repository?

Just started learning Git Lab. I did not find, oddly enough, the answers to the following questions: If the test site is on ... zakomichennyy" code from Git Lab gets to the hosting or dedicated server.. In the team usually there is a person who sends?

Scroll up

How do I scroll to the top of the page when opening each new item? Without using anchors and hyperlinks. Ie, I poked the button, a new screen opened, we automatically scroll the page up. document.documentElement.scrollTop did not work (at all)

How to make sure that all the elements in the accordion do not collapse

I have an accordion on pure CSS.And there is one problem.When you click on a specific accordion element, all the elements col ... doloribus placeat voluptas iure, autem tempore, mollitia. Quos.</p> </div> </li> </ul>

Automatic command entry in the Ubuntu terminal

Is it possible to write a script or something like this that will read commands from a txt file line by line and enter them one by one into the terminal?