subject

Given a variable t that is associated with a tuple whose elements are numbers, write some statements that use a while loop to count the number of times the first element of the tuple appears in the rest of the tuple, and associate that number with the variable repeats. thus if the tuple contains (1,6,5,7,1,3,4,1), then repeats would be assigned the value 2 because after the first "1" there are two more "1"s.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 24.06.2019 17:50
You work in the accounting department and have been using a network drive to post excel workbook files to your file server as you complete them. when you attempt to save a workbook file to the drive, you see the error message: “you do not have access to the folder ‘j: \’. see your administrator for access to this folder.” what should you do first
Answers: 2
question
Computers and Technology, 24.06.2019 23:00
The valves of the heart and veins are similar in that they both
Answers: 1
question
Computers and Technology, 25.06.2019 16:30
Unit 3 computer programming study guide refer to code.org for puzzles refer to brainpop; under functions, computer programming, variables part one: define. algorithm- a list of steps to finish a task binary- a way to represent information using 1 and 0 bug- part of a program that does not work correctly code- 1 or more commands to be carried out by a computer function debug sequencing loop repeat conditionals variable part two: answer accordingly. a programmer is to a computer as a teacher is to: a good algorithm must be: imagine writing a program that instructs a bird how to take off, fly and land. what function is likely to be looped? which of the following is most similar to a function? what do variables and functions have in common? 8. the main cause of bugs in coding is: 9. list the following in order from the simplest to most complex: function program step 10. if a program has gone through many iterations, what must be true? 11. what is a benefit of drying up code? a. it makes it less likely to break b. it makes the code compatible with different software c. it saves programmers time d. it makes it less vulnerable to hackers 12. a statement in a function can be most closely compared to: a. a step in a recipe b. a line of a poem c. a brushstroke in a painting d. a piece of assembled furniture t/f: are the solutions provided true? t/f: t/f: t/f:
Answers: 1
question
Computers and Technology, 25.06.2019 20:20
Ineed under standing an assignment, i've contacted my teacher but i want to finish this class already. here's the directions: your first direction for this assignment is to read the previous assignment again; but for this assignment, you will enlist the of a friend for the environmental portrait. apply what you learned from assignment 5. apply all of the techniques and the feedback you received. the last assignment: for this assignment you will need to enlist the of a family member for an environmental portrait. this could be a parent or guardian, an older brother or sister, etc. although this won't be painful for your subject, it will take a bit of time. the first step is to select an appropriate spot to take the photographs. do not take the photographs inside. find a comfortable, shady spot outside where your subject won't have to squint. this could be a covered patio, a ramada in a local park, under a large tree with plenty of shade, a porch, etc. if you choose the "under the tree" option, make sure no direct sunlight is on your subject. your subject can be seated or standing. the scene should be relatively clutter free, but with enough supporting details to give an idea of where the subject is. remember to orient the camera in either portrait or landscape mode as appropriate for the composition. make sure you have your focus and exposure set on your subject. to do this, put your subject in the center of the frame (this is where your primary focus point is and where the camera gets most of its exposure information) and use the half-push technique. this will lock the focus and exposure for your subject. if you need to recompose the photograph you can, but you have to keep the shutter button half pushed. you will have to do this for each image you take. take a number of photographs of your subject capturing different facial expressions, etc. make all of the photographs in one session and at one location. it is very difficult to recapture the feeling of a session if it is interrupted. important tip: in the first frame of your session, have your subject hold a piece of white paper so you can see it fully in the camera. you will use this later to judge the color balance. after taking your photographs load them into your computer and look at all the images you took. select three of your photos. one image will be the photograph of your subject holding the sheet of white paper. the other two will be different images of your subject. first, scale the "white paper" image to 800 pixels wide by 600 pixels high using the "scale image" tool in gimp. sharpen the image as appropriate. examine the image of your subject holding the white piece of paper closely. does the paper look white or very light gray? or does it have the tinge of a color in it? if it has the tinge of a color, open the color balance tool and adjust the colors so the paper looks white or light gray. let's say you took the photographs under a tree. the images may have a slightly greenish tone to them. you might have to adjust the green / magenta channel. whatever adjustments you have to make, write them down. you will have to apply them to the other two images.
Answers: 1
You know the right answer?
Given a variable t that is associated with a tuple whose elements are numbers, write some statements...
Questions
question
Mathematics, 03.01.2020 14:31