Re: Issues in downloading python

2020-07-17 Thread Daley Okuwa via Python-list
 on linux or windows
On Friday, 17 July 2020, 17:57:01 BST, Shanmika Sugavaneswaran 
 wrote:  
 
 Though I install the setup , I couldn’t find Python in my system . I don’t 
know what cause the problem. Please help me!



Sent from Mail for Windows 10

-- 
https://mail.python.org/mailman/listinfo/python-list  
-- 
https://mail.python.org/mailman/listinfo/python-list


New to python - Just a question

2020-07-03 Thread Daley Okuwa via Python-list

Please can someone help

Write an algorithm (choose the language you prefer) that given a character 
string, for instance {‘c’,’a’,’i’,’o’,’p’,’a’}, will print out the list of 
characters appearing at least 2 times. In this specific example, it would 
return {‘a’}. Afterwards, comment out the cost in terms of space and time.


Write a bash/python script that takes a directory as an argument and output the 
total lines of code in *.cpp files recursively.


Thanks Daley
-- 
https://mail.python.org/mailman/listinfo/python-list