Search
 
SCRIPT & CODE EXAMPLE
 

ACTIONSCRIPT

from sys import stdin

from sys import stdin
 
for line in stdin:
	n = int(line)
	if n == 42:
		break
	print(n)
Comment

PREVIOUS NEXT
Code Example
Actionscript :: mv ~/.npmrc ~/.npmrc.old npm prefix -g 
Actionscript :: DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 
Actionscript :: a = 10 
Actionscript :: dig WWW.EXAMPLE.COM +nostats +nocomments +nocmd 
Excel :: excel use offset in conditional formatting 
Excel :: excel formula not updating after inserting rows 
Excel :: unhide rows in excel 
Excel :: excel and formula 
Perl :: perl postfix 
Perl :: perl $ @ % 
Perl :: comments in perl 
Pascal :: pascal wait for key 
Pascal :: comment in pascal 
Powershell :: install python command line windows 
Gdscript :: godot progrssbar set max value in code 
Clojure :: clojure read file 
Cobol :: cobol 
Assembly :: error: failed to synchronize all the database archlinux 
Assembly :: stick with it no download 
Assembly :: pytorch list gpus 
Javascript :: jquery vslidation remove spaces from input 
Javascript :: alphabet array 
Javascript :: javascript remover acentos 
Javascript :: javascript string to dou 
Javascript :: enable button jquery 
Javascript :: java script converting text to slug 
Javascript :: flash input 
Javascript :: jquery select checked radio button value 
Javascript :: jquery preventdefault 
Javascript :: react native position absolute center 
ADD CONTENT
Topic
Content
Source link
Name
1+9 =