subject

Assume that name has been declared suitably for storing names (like "amy" , "fritz" and "moustafa") write some code that reads a value into name then prints the message "greetings, name! ! ! " where name is replaced the value that was read into name. for example, if your code read in "hassan" it would print out "greetings, hassan! ! ! ". ** ignore the spaces between the exclamation marks( ! ! ! )**

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:40
Kali, a python programmer, is using the turtle module to write the word “hello.” which code should she use to indicate the location to begin writing the word? a # pick up the turtle and move it to its starting location. b penup(-100, 200) goto() pendown() c penup() goto(-100, 200) pendown() d # pick up the turtle and move it to (-100, 200)
Answers: 2
question
Computers and Technology, 23.06.2019 02:00
Which of the following is not a source of sustainable raw materials? a) coal mine b) flick of sheep c) cotton plantation d) line forest.
Answers: 2
question
Computers and Technology, 23.06.2019 07:50
Apython programming question: assume s is a string of lower case characters. write a program that prints the number of times the string 'bob' occurs in s. for example, if s = 'azcbobobegghakl', then your program should print number of times bob occurs is: 2
Answers: 3
question
Computers and Technology, 23.06.2019 10:30
Would a ps4 wired controller work on an xbox one
Answers: 1
You know the right answer?
Assume that name has been declared suitably for storing names (like "amy" , "fritz" and "moustafa")...
Questions
Questions on the website: 13722367