Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: write an integer to file using a function
Post: RE: write an integer to file using a function

That works. And thanks for the feedback on best practices too. These hints really helps with the learning process. To your point, I do code with Python 2 on Windows, but also run Python 3 on CentOS ...
xvkxvo General Coding Help 4 3,165 Dec-10-2019, 11:27 PM
    Thread: write an integer to file using a function
Post: RE: write an integer to file using a function

Convert to str(z) work. And pick up f-string formatting. Thanks! A follow-up then. I call the joinfunction twice in the code below. The results seem to be written to the same line in the file. i trie...
xvkxvo General Coding Help 4 3,165 Dec-10-2019, 01:38 AM
    Thread: write an integer to file using a function
Post: write an integer to file using a function

Hello All - Python newbie here. I develop using pycharm aided by w3schools. I am playing with writing functions atm. Question is, i can't seem to write an integer to file using the code below. it work...
xvkxvo General Coding Help 4 3,165 Dec-10-2019, 12:21 AM

User Panel Messages

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