menu
QAmmunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
Ask a Question
Questions
Unanswered
Tags
Categories
Ask a Question
What is strFirst? def username (strFirst, strLast): return strFirst + strLast[0] answer = username ('Joann', 'Doe') print (answer) strFirst is a A. Parameter B. Return value C. Function
asked
Oct 1, 2022
91.6k
views
5
votes
What is strFirst? def username (strFirst, strLast): return strFirst + strLast[0] answer = username ('Joann', 'Doe') print (answer) strFirst is a A. Parameter B. Return value C. Function
Computers and Technology
high-school
Barelyknown
asked
by
Barelyknown
8.6k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
1
vote
The answer is B as in Boy
Localghost
answered
Oct 8, 2022
by
Localghost
8.3k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
Jan 5, 2024
163k
views
Put the steps in order to produce the output shown below. Assume the indenting will be correct in the program. JDoe 1. Line 1 print (answer) 2. Line 2 return strFirst[0] + strLast 3. Line 3 def username
Sean Gough
asked
Jan 5, 2024
by
Sean Gough
9.0k
points
Computers and Technology
college
1
answer
0
votes
163k
views
asked
Apr 3, 2023
53.7k
views
The part of the program where strFirst can be used or changed describes its def username (strFirst, strLast): return strFirst[0] + strLast def username (strFirst, strLast): return strFirst + strLast[0]
Mahdaeng
asked
Apr 3, 2023
by
Mahdaeng
7.6k
points
Computers and Technology
high-school
1
answer
0
votes
53.7k
views
asked
Dec 13, 2023
108k
views
The part of the program where strFirst can be used or changed describes its _____. def username (strFirst, strLast): return strFirst[0] + strLast def username (strFirst, strLast): return strFirst + strLast[0]
Bert Deterd
asked
Dec 13, 2023
by
Bert Deterd
8.4k
points
Computers and Technology
college
1
answer
2
votes
108k
views
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
9.4m
questions
12.2m
answers
Other Questions
“What does it mean when we “rework” copyrighted material?”
The book shows how to add and subtract binary and decimal numbers. However, other numbering systems are also very popular when dealing with computers. The octal (base 8) numbering system is one of these.
Please help me ! All you do is just put it it all in your own words ! Please this is for my reported card!i don't know how to put it in my own words because my English is not that good!
Disadvantages of using animation in advertising? advantages and disadvantages of using animation for education? advantages and disadvantages of using animation in entertainment?
Explain why binary codes are used to represent characters, numbers and symbols :)
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search QAmmunity.org