Sep-21-2020, 06:59 AM
How i create a code using array and index for making table for input score and name for 15 student. Please help me .....
Create code for input names and score for 15 student
|
Sep-21-2020, 06:59 AM
How i create a code using array and index for making table for input score and name for 15 student. Please help me .....
Sep-21-2020, 07:14 AM
We are glad to help, but we are not going to do your homework for you. Show us what have you tried. Post your code in python tags, full traceback (if you get any) - in error tags. Ask specific questions.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link Create MCV example Debug small programs
Sep-21-2020, 08:49 AM
I think dictionaries are a good starting point for this task: https://www.w3schools.com/python/python_...naries.asp
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians! |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
How to update score value? | Mavoz | 5 | 4,922 |
Nov-08-2022, 12:37 AM Last Post: Mavoz |
|
Student project - alert action when X happens Y amt of times, how? | unknown00 | 2 | 2,419 |
Aug-25-2021, 08:07 PM Last Post: namarang |
|
Student grader and sorter for assignment | RazeAD | 7 | 4,560 |
Feb-11-2021, 06:29 AM Last Post: RazeAD |
|
Generating a student's transcript [OOP concept] | aongkeko | 2 | 3,544 |
Dec-01-2020, 06:43 AM Last Post: buran |
|
New Python Student = Does this code look right? | musicjoeyoung | 6 | 4,786 |
May-07-2020, 02:39 PM Last Post: musicjoeyoung |
|
How to repeat input line of code until condition is met | Reta | 2 | 4,258 |
May-14-2019, 10:06 PM Last Post: nilamo |
|
Student grade program help debug | ccm1776 | 3 | 7,989 |
Nov-14-2018, 02:41 AM Last Post: stullis |
|
Code to use output from arduino as input (help) | Updownrightleft | 0 | 2,715 |
Nov-03-2018, 11:04 PM Last Post: Updownrightleft |
|
Average score | MartinEvtimov | 5 | 8,527 |
Apr-02-2017, 07:35 PM Last Post: ichabod801 |