Posts by tripster • 29 points
2 posts
-
1
votes1
answer84
viewsQ: Create a python character chart
Hello, I am a beginner and I am trying to make a program that will receive a list of numbers and plot a graph using | to mark the value of the number at that position and the graph is all contoured…
-
0
votes1
answer483
viewsQ: Matrices in python
I have to make a program that receives an array of letters a number of words to be searched in the matrix and the words themselves, for example: u l i o a e a p b e a r y l s j i t u a e e h u b e u…