Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
problem1 add a field to the slide show class to hold the title and modify the show method to first show a blank picture
problemcreate a student class in which each student has a name and a picture the show method should show the students
problem1 create a slide show class that holds a list of slides and shows each slide one at a time2 create a cartoon
problem1 create a movie with several turtles moving in each frame like our dance function move each turtle pause and
problem1 add a method to the turtle class to draw a street of houses2 add a method to the turtle class to draw a
problem1 add a method to the turtle class to draw an equilateral triangle2 add a method to the turtle class to draw a
problemanswer the following questions about how objects work using this chapter and explorations on the webbull what is
problemanswer the following questions about object-oriented programming using this chapter and explorations on the
problem1 we can get the same effect as sleep by playing a sound with blocking play change the dance code to use a brief
problem1 look up sierpinskis triangle write a recursive function with turtles to create sierpinskis triangle2 look up
problem1 using map increase the value of a sound by applying a function to each sample of the sound2 write a recursive
problem1 write a function to convert celsius to fahrenheit2 write a function to convert farenheit to celsius3 if you
problemcompound interest means that you add the interest say 2 to a starting balance say 100 for a period of time say
problemmathematicians talk about the fibonacci sequence which is a series of numbers defined recursively the first
problemheres a puzzle you have six blocks one of them weighs more than the other you have a scale but you can only use
problem1 find an algorithm that solves the traveling salesman problem in reasonable run time but isnt optimal2 the
problemhow do people get answers to problems that have algorithms that would take way too long to find the optimal
problemalan turing is known for another important finding in computer science besides the proof that the halting
problem1 write a function that will tell you how many digits there are in an integer use it to find the number of
problem1 what is the big-oh of the method clear blue2 what is the big-oh of the method line detect3 trace through the
problem1 how many times will the following code print out the messagefor x in range 1 5for y in range 0 10 2print i
problem1 write a function to do a bubble sort on a list2 write a function to do a quicksort on a list3 how many times
problem1 find animations of different sorting algorithms on the internet how would you describe difference between a
problem1 explain what the difference is between an interpreter and a compiler2 what is machine language how is it
problemwill the bright pixel tracing function only work in darkness make your own movie with someone writing with a