Time module in Python 3. Main methods, templates, examples
2022-08-15
Almost any program uses time. InRead more…
Conditional if statement in Python. Syntax, else/elif blocks, examples
2022-08-15
In the process of learning toRead more…
Documentation for the Re module for Python 3 in . Re module for regular expressions
2022-08-15
Regular expressions are a very popularRead more…
My Excel keyboard shortcuts – how to create a set of personal keyboard shortcuts in Excel
2022-08-15
Those people who regularly work withRead more…
Translation of text to a new line in Python. How to move text to a new line – instructions
2022-08-15
In Python, to mark the endRead more…
How to multiply column by row in excel spreadsheet
2022-08-15
When working with Excel spreadsheets, sometimesRead more…
Telegram bot in Python. A complete guide to writing a bot with exchange rates from scratch
2022-08-15
Bots in Telegram are programs thatRead more…
How to calculate logarithm in Excel. LOG function for calculating the logarithm in Excel
2022-08-15
Microsoft Excel has a large numberRead more…
How to add a column in Excel. Adding a new column, 2 columns and a column at the end of the table
2022-08-15
Adding new columns to a tableRead more…
How to calculate the amount in a row in Excel. 3 Ways to Calculate the Sum of Numbers in an Excel Row
2022-08-15
Working with tabular information, users oftenRead more…