Question
Hi, I DONT WANT YOU TO SOLVE THIS. ALL I NEED TO KNOW WHAT MY PROFESSOR IN THIS IS REFERRING TO? I KNOW I WILL
Hi, I DON"T WANT YOU TO SOLVE THIS. ALL I NEED TO KNOW WHAT MY PROFESSOR IN THIS IS REFERRING TO? I KNOW I WILL HAVE TO MAKE 1 RANDOM NUMBER PROGRAM BUT WHAT OTHER? i DON'T GET IT WHICH OTHER TO MAKE?
You will create a flow chart for your source code, one for each part of the assignment. The example source code that I present will have titles [names, like yours] and other information that you must print on the page, such as a header and a footer, EOF message and Summary of the assignment. Please watch the Example video and make sure you follow the same procedure as printed by me. All are functions/Modules. Instruction should not be alone, that is all instructions must be in a Module/function. 2. Create source code in modules only. 3. Only Modules will be in the Main Definition. Per my example video. 4. In your Random module you will create a random number from 1 to 88. Create 10 random numbers, with the appropriate titles like I presented in my video. Add each random number to a total and then create an average for all 10 numbers. Appropriate titles must be displayed. 5. Title examples for modules and displays, are in the Notes, Python Language Companion book. Please watch the video(s) for Chapter(s) 6. This is the information that is displayed on the screen for the user. 6. The example source code video(s) has all the requirements that you are to use in every python source code program going forward, for example all the documentation that is in the source code. 7. The Rubrics for grading are in the Syllabus. 8. If your python print out doesnt match your flowchart then thats an error. You must follow your flow chart as you created it. If its not correct, then your flow chart was incorrect at the beginning. 9. Yes, you must have a print out of your source code and the result or output of the processing of your code. Normally called a print out. 10. What you will be loading up to Blackboard: a. Part #1 flowchart, python file and a MS Word document with your print out. 3 files. b. Part #2 flowchart, python file and a MS Word document with your print out. 3 files.
11. Please make sure you read and watch all the material/video(s) before asking questions. 12. Please make sure you add in all the New Modules.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started