Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

function TBone() if 2=2 then print("Sup") end

function TBone()
	if 2=2 then
		print("Sup")
        
   
end
 
PREVIOUS NEXT
Tagged: #function
ADD COMMENT
Topic
Name
4+1 =