This website requires JavaScript.
Explore
Help
Register
Sign In
exercism
/
python
Watch
1
Star
0
Fork
0
You've already forked python
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b3cf79fc0277db3988901b46059f50718ef8df28
python
/
exercises
/
practice
/
all-your-base
/
all_your_base.py
3 lines
54 B
Python
Raw
Normal View
History
Unescape
Escape
all-your-base: update tests to v2.3.0 (#1323) * all-your-base: update tests to v2.3.0 * all-your-base: fit input param to canonical data in stub
2018-02-20 22:12:07 +08:00
def
rebase
(
input_base
,
digits
,
output_base
)
:
all_your_base: add example with params
2017-10-03 20:04:38 +01:00
pass
Reference in New Issue
Copy Permalink