Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular recipes tagged "strings"
Tags:
strings
x
12
k
views
1
score
Convert Spelled out Integers (e.g. three thousand two hundred fifty) into Integers (e.g. 3250) and Vice Versa
Python
/
integers
,
numbers
,
python
,
strings
/
by
Chathura Gunasekara
(7 years ago)
17
k
views
1
score
Convert Spelled out Integers (e.g. three thousand two hundred fifty) into Integers (e.g. 3250) and Vice Versa
Python
/
integers
,
numbers
,
python
,
strings
/
by
Brandon Martin
(7 years ago)
6
k
views
1
score
Routine to i18nify any word
Python
/
i18n
,
python
,
strings
,
text_processing
/
by
Vasudev Ram
(7 years ago)
8
k
views
2
score
python string concatenation
Python
/
efficient
,
strings
/
by
akhil jaggarwal
(11 years ago)
8
k
views
4
score
format_iter: easy formatting of arbitrary iterables
Python
/
formatting
,
strings
/
by
Nick Coghlan
(12 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "strings"
Top-rated recipes
format_iter: easy formatting of ar…
(Python)
python string concatenation
(Python)
Convert Spelled out Integers (e.g.…
(Python)
Convert Spelled out Integers (e.g.…
(Python)
Routine to i18nify any word
(Python)
Related tags
+
−
python
(3)
+
−
integers
(2)
+
−
numbers
(2)
+
−
efficient
+
−
formatting
+
−
i18n
+
−
text_processing
x
Undo