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
/
transpose
/
transpose.py
3 lines
30 B
Python
Raw
Normal View
History
Unescape
Escape
[Transpose & generate_tests.py]: Added `join` env Function & Changed Template (#3760) [no important files changed] * Added join input function and changed template and test file for transpose exercise. * Regenerated file to replace lines with text.
2024-08-26 14:34:27 -07:00
def
transpose
(
text
)
:
transpose: Add new exercise (#459)
2017-04-08 15:59:35 +05:30
pass
Reference in New Issue
Copy Permalink