Durchsuchen nach
Tag: Youtube

Python 3.13 How to check how many pages a PDF file has

Python 3.13 How to check how many pages a PDF file has

In order to do this, you need the Python module PyPDF2. You install it with pip3 install PyPDF2 Then it is important for this code here, you have the version PyPDF2 Version 3.0.1 If not then you have to update the module because the programmer of the tool has changed a command within the module In the foreign version the command PdfFileReader was the correct command but now in version 3.0.1 the command PdfReader is the correct one, otherwise this…

Weiterlesen Weiterlesen

Mathematik und allgemeines über meine YouTube-Videos

Mathematik und allgemeines über meine YouTube-Videos

Neben meinen Videos über die IT auf Spanisch und Englisch habe ich mal, weil ich mal die Allgemeinbildung testen wollte, zwei Matheaufgaben in meinem LinkedIn Kreisen gestellt. 1/2 + 1/3 = 5/6 konnten sie alle noch richtig ausrechnen. Aber bei der nächsten Aufgabe: Die Lösung ist 4! 25-5:5 hatten nur drei Leute von über 19 die richtige Antwort. Es ist zugegebenermaßen ein nicht so gebräuchliches Verfahren, aber könnte durchaus vorkommen. Das „!“ ist kein Satzzeichen, sondern bedeutet die Fakultät, also…

Weiterlesen Weiterlesen