Python Forum
Display school assigment
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Display school assigment
#1
Hello All!

I got a school assignment, where I have to display a chart that contains 4 result.
There are 4 variables, each has an int value from 0-100. I have to place the 4 values on the four sections of the table.

The question is:
-How to draw this? (since I can not upload here,I put it on imgur. It has to be under 1024x840)
https://imgur.com/a/UUqzv

-How to place the 4 results on the chart?

The whole exercise is that, from a web survey I have to take the datas, and import them to python, where I place each survey result in the chart.

Thank you all for your help! Pray
Reply
#2
For a newbie, this is too difficult.
If not:
  1. Learn Python 3.x
  2. Image: https://python-pillow.org/
  3. Web: http://www.pythonforbeginners.com/reques...-in-python
Reply
#3
You are kind of scant on specifics, so I'll just suggest using Matplotlib.  They have many examples (with code) and their tutorial is very good.
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Sorting list - Homework assigment ranbarr 1 2,219 May-16-2021, 04:45 PM
Last Post: Yoriz
  Connect 4 assigment Milan 10 12,899 Jan-22-2021, 05:06 AM
Last Post: deanhystad
  Python homework assigment makisha 3 3,267 Feb-28-2019, 10:21 PM
Last Post: Yoriz

Forum Jump:

User Panel Messages

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