httpe/bb assessment take/launchjup?course assessment ida 91560 1&course; id--105
ID: 3784886 • Letter: H
Question
httpe/bb assessment take/launchjup?course assessment ida 91560 1&course; id--105708 18coetent ida 213504 18 trpmnul Take Test BB3.1 due end of x Amazon.com Online Sh. search X Find queried points save Al QUESTIONS This time, you've used the 's flag as your input argument. Notice how the user enters the name How many characters have beenstored in the variable naTe? Answer with a Hint Enter whos name at the prompt and look af the size of this vector ofcharacters name input Please enter your name 's') Please enter your name Shaya. Shaya 1 points save Ar QUESTION 7 This fundson returns the number of characters in a string (also the number of elements in a vector) 1 points save An QUESTION 8 You can't prompt the user for numbers, only strings O True points QUESTION 9Explanation / Answer
Question 6
Answer = 5
As the user given input as 'shaya', 5 characters have been stored in the variable name.
Question 7
size('inputString',2), this function returns the number of characters in a inputstring.
for example, size('JoeRoot',2) with output 7.
Question 8
Given Statement is false.
We can promt the users for numbers using following syntax,
value = input('please enter number');
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.