4 Archived Topics

Remove Filter
Member Avatar for ZZucker

Challenge: change the code so that only .py and .txt files of a given directory are listed. ''' filename_list_given_dir1.py use module glob to list all the filenames of .jpg files or any extension(s) you specify in a given directory ''' import glob import os # all files (split off file …

Member Avatar for snippsat
0
519
Member Avatar for ZZucker

I am exploring the J language for scientific purposes and am running this Fibonacci number code. Does anyone know how to add up the values in each of the four columns? NB. Fibo101.ijs NB. Fibonacci numbers NB. using J language free from www.jsoftware.com NB. F creates a list of the …

Member Avatar for TrustyTony
0
176
Member Avatar for ZZucker

Santa just brought me a fancy notebook computer and I want to know if anyone has some experiemce with accessing that little camera with Python code?

Member Avatar for ZZucker
0
220
Member Avatar for ZZucker

What is the easiest or most elegant way to let the user input a list in a console program?

Member Avatar for vegaseat
0
173

The End.