Asher B. answered 06/21/22
Masters in Math with 12+ Years Teaching Experience (& love Discrete!)
The core insight needed here is that with 6 vertices, there are 6C2=15 edges in the complete graph, so G is K6. Cayley's formula tells us there are nn-2 spanning trees of Kn, so in particular here we have 64=1296.
There are many nice proofs of Cayley's formula; I find the most accessible to be through Prufer sequences, which make a simple algorithmic bijection between certain types of lists of the nodes and unique spanning trees. I don't know if that's the angle your class is looking for or not - feel free to add clarifying information if you think there's a specific different sort of concept/theorem you expect you're being asked to apply here! - but if you're interested and haven't seen them, wikipedia has a nice description of the process: https://en.wikipedia.org/wiki/Pr%C3%BCfer_sequence (funky characters in the middle there because there's an umlaut over the u in Prufer's name)