Logo
Explore Help
Register Sign In
exercism/python
1
0
Fork 0
You've already forked python
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
b3cf79fc0277db3988901b46059f50718ef8df28
python/exercises/practice/variable-length-quantity/variable_length_quantity.py

7 lines
61 B
Python
Raw Normal View History

Add parameters to exercise placeholder Add parameters to exercise placeholder for variable-length-quantity. Also changed variable naming from bytes to bytes_ to avoid shadowing python's bytes Fixes: #651
2017-10-10 06:41:27 +08:00
def encode(numbers):
variable-length-quantity: Add new exercise (#468)
2017-05-07 14:28:55 +02:00
pass
Add parameters to exercise placeholder Add parameters to exercise placeholder for variable-length-quantity. Also changed variable naming from bytes to bytes_ to avoid shadowing python's bytes Fixes: #651
2017-10-10 06:41:27 +08:00
def decode(bytes_):
variable-length-quantity: Add new exercise (#468)
2017-05-07 14:28:55 +02:00
pass
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 259ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API