Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Binary tree for words and simbols
Post: RE: Binary tree for words and simbols

so... I'm sory, but could someone say me where exactly I am wrong?
OlegBrony Homework 4 4,899 Mar-14-2018, 09:40 AM
    Thread: Binary tree for words and simbols
Post: RE: Binary tree for words and simbols

Well, I know what is binary tree, I can make it with numbers easyly. but this one - with simbols.
OlegBrony Homework 4 4,899 Mar-14-2018, 06:32 AM
    Thread: Binary tree for words and simbols
Post: RE: Binary tree for words and simbols

Okay, I'll try again. I did smething, and now it makes tree, but not correct. [Image: https://i.imgur.com/rEtP4hf.png] here is all code. just in case class Node: def __init__(self, value=None, le...
OlegBrony Homework 4 4,899 Mar-13-2018, 04:19 PM
    Thread: Binary tree for words and simbols
Post: Binary tree for words and simbols

Essence of the question construct a binary tree in which the cells would represent 1 letter from the word. but only with one slightly illogical detail. Here is an example of a tree that should be mad...
OlegBrony Homework 4 4,899 Mar-13-2018, 09:41 AM

User Panel Messages

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