so hello,
I am using beta M365 Excel and I am working on some sort smart solution for some.
What would be great is to get Python code that generates path to a desktop ( or at least Windows username )
My problem is that I tried:
# importing os module
import os
# using getlogin() returning...