Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Ascii Tree Art
Post: RE: Ascii Tree Art

get_festive(2) * ***** ********* ************* ***** ********* ************* *****************get_festive(1) * ***** ********* *************here are the o...
beepBoop123 Homework 5 5,318 Dec-13-2018, 01:25 AM
    Thread: Ascii Tree Art
Post: Ascii Tree Art

Hi, I'm trying to create a function that will make the correct sized ascii Christmas tree art based on the size passed in. This is what I have so far def get_festive(size): Triangle = "" for ...
beepBoop123 Homework 5 5,318 Dec-12-2018, 11:46 PM
    Thread: Python Homework Help
Post: RE: Python Homework Help

(Dec-12-2018, 03:09 PM)ichabod801 Wrote: Well, here's what you do:Set a counter equal to zero. Set up an empty dictionary Loop through the words in new_textIf the word is not in the dictionary, add ...
beepBoop123 Homework 2 3,055 Dec-12-2018, 06:25 PM
    Thread: Python Homework Help
Post: Python Homework Help

Hi, I currently need some help getting the index to show with the words I split and and made uppercase. This may me an easy fix or more complicated, I just don't understand what to do now. If anyone k...
beepBoop123 Homework 2 3,055 Dec-12-2018, 03:04 AM
    Thread: Dictionary Homework
Post: Dictionary Homework

Hi, I keep getting an error that says "str' object has no attribute 'items" on line 3 and I don't understand why. Can someone help me fix the code? Thanks! def get_inverted_index(words): tweetDic...
beepBoop123 Homework 3 2,612 Dec-11-2018, 09:46 PM

User Panel Messages

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