Dedetok: My Experience Notes

My Experience Notes These pages contain my experiences using technology. All of the works are working properly at the time when they wrote. You may use them for any purposes.

Showing posts with label python. Show all posts
Showing posts with label python. Show all posts
Monday, September 15, 2025

Python: using gemini and chatgpt to help creating python3 code to get last 3 characters in composite name in Sheet1

›
We define the problem to ask AI to generate python code. This is the crucial part, to get output that we expected. In Indonesia language we ...
Tuesday, September 9, 2025

Python: fixing indentation in python

›
In python, indentation must consistent, runtime will report error if indentation inconsistent.  It is hard if we use some editor to write th...
Monday, September 1, 2025

pyhton3: read xlsx using open3pyxl

›
Install open3pyxl library on Debian system # apt-get install open3pyxl Reading package lists... Done Building dependency tree... Done Rea...
Monday, August 25, 2025

Debian 13: pyhton3 setting virtual environment

›
Run once Installing packages As root # sudo apt install python3 python3-pip python3-venv As user for example user1 As user1 We create...
›
Home
View web version
Powered by Blogger.