On the address pin of memory ic

I would like to ask why memory ic10 address pins can specify 1024 different addresses. People on the Internet say that the tenth power of 2 equals 1024.
the question I want to ask is, isn"t there only 10 physical address pins? How to store so many 1024 addresses? Although I know that it is only the 10th power of 2 because it is binary, I just can"t figure out how to specify so many addresses. Why can only 8 bits be transmitted when there are 8 data pins physically, instead of 2 to the eighth power

May.10,2022

is addressed by address IO. Imagine that each data unit (such as a byte) has a corresponding address. Then 10 pins, each pin can take high and low level, corresponding to 0000000000-1111111111 memory units (binary), that is, 1024 addresses.
basic digital circuits.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1c0be51-32a93.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1c0be51-32a93.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?