Files
python/exercises/variable-length-quantity/variable_length_quantity.py

7 lines
48 B
Python
Raw Normal View History

def encode():
pass
def decode():
pass