# coding=utf-8 id = 160 number = 65 visible = False facts = None solution = '''\ megabytes(SI, IEC) :- { SI * 2^20 = IEC * 10^6 }.'''