Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: io.UnsupportedOperation: not readable
Post: io.UnsupportedOperation: not readable

i dont understand why i get this error, thnks for your helping import hashlib import csv input_file_name = 'c:/users/shervin/documents/pass.csv' output_file_name = 'c:/users/shervin/documents/pass1.cs...
navidmo General Coding Help 1 3,535 Oct-31-2019, 10:26 PM
    Thread: help for programming
Post: RE: help for programming

(Sep-20-2019, 09:38 PM)ichabod801 Wrote: You are getting double +'s because you have two 2's. You find the first one, and replace with 2+, but that replaces both of them. Then you find the second on...
navidmo General Coding Help 5 96,712 Sep-21-2019, 06:42 PM
    Thread: price + tax rounding
Post: RE: price + tax rounding

>>> 344.94 * 2 689.88
navidmo General Coding Help 11 6,472 Sep-20-2019, 09:19 PM
    Thread: help for programming
Post: RE: help for programming

ok tnx for your reply i want to write a progrram that give nubers with sum and sort them and return the list nums = input('enter your numbers:') nums = nums.replace('+', '') nums = sorted(nums) #prin...
navidmo General Coding Help 5 96,712 Sep-20-2019, 09:07 PM
    Thread: help for programming
Post: help for programming

hi everyone how can i write this code? input = 3+2+1+2+1 #sort numbers output = 1+1+2+2+3
navidmo General Coding Help 5 96,712 Sep-20-2019, 06:58 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020