subject

This week we will create a powerpoint presentation illustrating your Guess the Number game course project. You will create a narrated powerpoint presentation. A video explanation on how to create a narrated powerpoint is here (Links to an external site.). In addition, add one new feature to your Guess the number game. Feel free to add any new feature. Some ideas include: Smarter computer guessing (if it is too high, the computer will decrease its guess by 1 or too low increase its guess by 1) A limited number of guesses (for example - only 5 guesses) Asking the user for his/her name and greeting the user by name A 2 player option where one person enters a number and the other person tries to guess it A GUI (watching the video for the powerpoint narration, the video author explains how to create a GUI in python Submit your narrated powerpoint and final .py code with screenshotWhen creating the code are you also able to explain the steps you took to create it? Is my final, this code is to be exlained in a power point, please provide an explanation of the steps of creating the code.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 06:00
Write a program that uses a widgetviewer object to do the following: generate two random integers between 1 and 9 (inclusive). name one of them x, the other y. display them to the user using jlabel objects. create a jlabel object displaying the text "enter an operation number." create a jtextfield for the user's input. create a jbutton displaying the text "press here when you've entered your operation." use addandwait to add it to the widgetviewer object. when the user clicks the jbutton, evaluate operation in the following order to determine the one and only mathematical operation to perform on x and y. use a jlabel to display the result. if operation is between 1 and 10 inclusive, add x and y. if operation is evenly divisible by 4, subtract y from x. if operation is evenly divisible by 5, use integer division to divide y into x. if operation is an even number, use floating point division to divide y into x. if none of the other tests on operation apply, multiply x and y. note: operation can be negative or zero.
Answers: 2
question
Computers and Technology, 23.06.2019 01:10
Problem 1 - hashing we would like to use initials to locate an individual. for instance, mel should locate the person mark e. lehr. note: this is all upper case. generate a hash function for the above using the numbers on your telephone. you know, each letter has a number associated with it, so examine your telephone keypad. generate 512 random 3 letter initials and take statistics on a linked list array size 512 to hold this information report how many have no elements, 1 element, 2 elements, does this agree with the hashing statistics distribution?
Answers: 1
question
Computers and Technology, 23.06.2019 18:50
Ais a picture icon that is a direct link to a file or folder
Answers: 1
question
Computers and Technology, 24.06.2019 11:30
Convert 11001110(acdd notation) into decimal
Answers: 2
You know the right answer?
This week we will create a powerpoint presentation illustrating your Guess the Number game course pr...
Questions
question
Physics, 05.01.2021 18:20
question
Mathematics, 05.01.2021 18:20
question
Mathematics, 05.01.2021 18:20
question
Mathematics, 05.01.2021 18:20
question
Physics, 05.01.2021 18:20
question
Mathematics, 05.01.2021 18:20