Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Replacing a words' letters in a string
Post: Replacing a words' letters in a string

Hi everyone, I am a beginner in Python. This is a challenge that I've found in a forum. This program is censoring the words' (which has given by the user) letters with "*" except the first letter. For...
cananb General Coding Help 2 3,451 Dec-01-2020, 04:56 PM
    Thread: Reading a text until matched string and print it as a single line
Post: Reading a text until matched string and print it a...

Hi everyone, I am trying to write a program as a python beginner. This function scans the given text. Whenever I come across the symbols “@, &, % or $”, I have to take the text until that poin...
cananb Homework 1 2,017 Nov-29-2020, 11:50 AM
    Thread: How can I found how many numbers are there in a Collatz Sequence that I found?
Post: RE: How can I found how many numbers are there in ...

(Nov-18-2020, 09:05 PM)bowlofred Wrote: If you start with term=0, your sequence length matches that of other sources. You can get the length by calling your sequence_number() function. start = 770...
cananb General Coding Help 2 2,538 Nov-23-2020, 05:15 PM
    Thread: How can I found how many numbers are there in a Collatz Sequence that I found?
Post: RE: How can I found how many numbers are there in ...

(Nov-19-2020, 09:20 AM)DPaul Wrote: @DeaD_EyE: I thought we were looking for the most iterations, but we are looking for the value that causes them, indeed 77031! Paul I really appreciate your help!...
cananb Homework 5 3,758 Nov-23-2020, 05:15 PM
    Thread: How can I found how many numbers are there in a Collatz Sequence that I found?
Post: How can I found how many numbers are there in a Co...

I tried to find the longest starting value less than 100,000 in a Collatz Sequence. Actually, I have two questions: 1)Output is 77,031, is this correct? 2)How can I find how many elements are there i...
cananb Homework 5 3,758 Nov-18-2020, 07:40 PM
    Thread: How can I found how many numbers are there in a Collatz Sequence that I found?
Post: How can I found how many numbers are there in a Co...

I tried to find the longest starting value less than 100,000 in a Collatz Sequence. Actually, I have two questions: 1)Output is 77,031, is this correct? 2)How can I find how many elements are there i...
cananb General Coding Help 2 2,538 Nov-18-2020, 07:34 PM
    Thread: How to calculate a months' 1st, 4th, 7th day and also 1st again?
Post: How to calculate a months' 1st, 4th, 7th day and a...

Hi everyone, I just started how to learn to code. I am trying to write a program that should count the days an athlete decides to run once every three days for the whole year (On the 1st, 4th, 7th ......
cananb General Coding Help 3 2,207 Nov-11-2020, 08:32 PM
    Thread: How to calculate a months' 1st, 4th, 7th day and also 1st again?
Post: How to calculate a months' 1st, 4th, 7th day and a...

Hi everyone, I just started how to learn to code. I am trying to write a program that should count the days an athlete decides to run once every three days for the whole year (On the 1st, 4th, 7th ......
cananb Homework 1 1,559 Nov-11-2020, 08:26 PM

User Panel Messages

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