First time here? Check out the FAQ!
answered 2023-11-10 21:02:22 +0100
You can do hdul[int(0)] to work around Sage's Integer wrapper for literal integers.
hdul[int(0)]
Integer