Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				@BoomeH Java is in my exp quite type strict. Not exactly a Perl.. Surely javac would vomit with a type mismatch between expected param (some float or int or number type) and given string. But hey if this actually works... Then 1, that is weird. 2, that's cool I guess XD
- 
				
				One! Nothing wrong with me
 Two! Nothing wrong with me
 Three! Nothing wrong with me
 Four! Nothing Wrong with me.
- 
				
				#!/usr/bin/python
 #...
 for i in range(1,5):
 print i, "Something's got to give!"
 scream()
 heavy_ass_riff()
Related Rants








 Coworker's whiteboard today
Coworker's whiteboard today
Math.floor("bodies"); //Let the bodies hit the floor
undefined
bodies
java
floor