
Do you train Kung Fu?
Or know someone who does?
Then check out KungFuPeople.com
Mobile version of this page|
You searched for keyword:int |
found 0 photos and 2 blogs in and 0 blog comments in 0.00 seconds |
Blogs |
|
|
|
Interesting float/int casting in Python - 25th of April 2006 Casting is when you convert a variable value from one type to another. This is, in Python, done with functions such as |
|
|
isInt() JavaScript function - 22nd of May 2006 Here's my take on a function that determines if a variable is an integer or not before or after it's been recast to an int. The functionality is very similar to Python's >>> assert "1".isdigit()
>>> assert not "1.0".isdigit() |

