Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: For loop issues
Post: RE: For loop issues

Thank you for the response! I understand the enumerate method, but don't understand the code right below that line. Would you be able to explain in simpler terms? Thank you!!
BigEasy General Coding Help 3 2,967 Feb-12-2018, 05:52 PM
    Thread: For loop issues
Post: For loop issues

What am I doing wrong here? From what I can tell, my for loop (for x in s1) is not actually looping through the characters. But I don't know how to fix it. # Type your code here def find_mismatc...
BigEasy General Coding Help 3 2,967 Feb-12-2018, 04:29 PM
    Thread: How to remove empty line between two print functions
Post: How to remove empty line between two print functio...

Hello, I'm new to python and this is my first post. I'm trying to write a function that would need me to print a triangle made of "*"s Here is my program: # Type your code here n = int(input("En...
BigEasy General Coding Help 1 2,387 Feb-07-2018, 08:33 AM

User Panel Messages

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