SlideShare uma empresa Scribd logo
1 de 1
Baixar para ler offline
1 #Helping us develop this class are a team of teaching #assistants, often called TAs for short. #
#Nite a function called my_TAs. The function should take as #input three strings: first_TA,
second_TA, and third_TA. It #should return as output the string, "[first_TA], [second_TA], #and
[third_TA] are awesomel", with the values replacing the #variable names. # #For example,
my_TAs("Sridevi", "Lucy", "Xu") would return #the string "Sridev, Lucy, and Xu are awesome!" #
#Hint: Notice that because you're returning a string instead #of printing a string, you can't use the
print() statement #.. you' 11 have to create the string yourself, then return #Write your function
here! #Below are some lines of code that will test your function.16 #itl you 11 have to create the
string yourself, then return #Write your function herel #Below are some lines of code that will test
your function. # You can change the value of the variable(s) to test your #function with different
inputs. # #If your function works correctly, this will originally #print: "Joshua, Jackie, and
Marguerite are awesome!". test_first_TA = "Joshua" test_second TA= "Jackie" test_third_ TA=
"Marguerite" print (my_Ts(test_first_TA, test_second_TA, test_third_TA))

Mais conteúdo relacionado

Semelhante a 1 Helping us develop this class are a team of teaching ass.pdf

ISTA 130 Lab 21 Turtle ReviewHere are all of the turt.docx
ISTA 130 Lab 21 Turtle ReviewHere are all of the turt.docxISTA 130 Lab 21 Turtle ReviewHere are all of the turt.docx
ISTA 130 Lab 21 Turtle ReviewHere are all of the turt.docx
priestmanmable
 
String handling and arrays by Dr.C.R.Dhivyaa Kongu Engineering College
String handling and arrays by Dr.C.R.Dhivyaa Kongu Engineering CollegeString handling and arrays by Dr.C.R.Dhivyaa Kongu Engineering College
String handling and arrays by Dr.C.R.Dhivyaa Kongu Engineering College
Dhivyaa C.R
 
Hw1 rubycalisthenics
Hw1 rubycalisthenicsHw1 rubycalisthenics
Hw1 rubycalisthenics
shelton88
 
Ruby data types and objects
Ruby   data types and objectsRuby   data types and objects
Ruby data types and objects
Harkamal Singh
 

Semelhante a 1 Helping us develop this class are a team of teaching ass.pdf (19)

Ruby Style Guide
Ruby Style GuideRuby Style Guide
Ruby Style Guide
 
powerpoint 2-7.pptx
powerpoint 2-7.pptxpowerpoint 2-7.pptx
powerpoint 2-7.pptx
 
Spreadsheets for developers
Spreadsheets for developersSpreadsheets for developers
Spreadsheets for developers
 
Python Homework Help
Python Homework HelpPython Homework Help
Python Homework Help
 
JAVA.pptx
JAVA.pptxJAVA.pptx
JAVA.pptx
 
JAVA.pptx
JAVA.pptxJAVA.pptx
JAVA.pptx
 
23UCACC11 Python Programming (MTNC) (BCA)
23UCACC11 Python Programming (MTNC) (BCA)23UCACC11 Python Programming (MTNC) (BCA)
23UCACC11 Python Programming (MTNC) (BCA)
 
Python comments and variables.pptx
Python comments and variables.pptxPython comments and variables.pptx
Python comments and variables.pptx
 
ISTA 130 Lab 21 Turtle ReviewHere are all of the turt.docx
ISTA 130 Lab 21 Turtle ReviewHere are all of the turt.docxISTA 130 Lab 21 Turtle ReviewHere are all of the turt.docx
ISTA 130 Lab 21 Turtle ReviewHere are all of the turt.docx
 
UNIT 3 python.pptx
UNIT 3 python.pptxUNIT 3 python.pptx
UNIT 3 python.pptx
 
UNIT II (7).pptx
UNIT II (7).pptxUNIT II (7).pptx
UNIT II (7).pptx
 
UNIT II (7).pptx
UNIT II (7).pptxUNIT II (7).pptx
UNIT II (7).pptx
 
String handling and arrays by Dr.C.R.Dhivyaa Kongu Engineering College
String handling and arrays by Dr.C.R.Dhivyaa Kongu Engineering CollegeString handling and arrays by Dr.C.R.Dhivyaa Kongu Engineering College
String handling and arrays by Dr.C.R.Dhivyaa Kongu Engineering College
 
Write codeforhumans
Write codeforhumansWrite codeforhumans
Write codeforhumans
 
Introduction to Python Values, Variables Data Types Chapter 2
Introduction to Python  Values, Variables Data Types Chapter 2Introduction to Python  Values, Variables Data Types Chapter 2
Introduction to Python Values, Variables Data Types Chapter 2
 
Hw1 rubycalisthenics
Hw1 rubycalisthenicsHw1 rubycalisthenics
Hw1 rubycalisthenics
 
Ruby from zero to hero
Ruby from zero to heroRuby from zero to hero
Ruby from zero to hero
 
Dictionary
DictionaryDictionary
Dictionary
 
Ruby data types and objects
Ruby   data types and objectsRuby   data types and objects
Ruby data types and objects
 

Mais de cbholla1

1 Las personas que aprenden otro idioma cuando son nios p.pdf
1 Las personas que aprenden otro idioma cuando son nios p.pdf1 Las personas que aprenden otro idioma cuando son nios p.pdf
1 Las personas que aprenden otro idioma cuando son nios p.pdf
cbholla1
 
1 La Sra Elle de 80 aos de edad es una paciente a quien.pdf
1 La Sra Elle de 80 aos de edad es una paciente a quien.pdf1 La Sra Elle de 80 aos de edad es una paciente a quien.pdf
1 La Sra Elle de 80 aos de edad es una paciente a quien.pdf
cbholla1
 
1 Las caractersticas en dos grupos diferentes de organismo.pdf
1 Las caractersticas en dos grupos diferentes de organismo.pdf1 Las caractersticas en dos grupos diferentes de organismo.pdf
1 Las caractersticas en dos grupos diferentes de organismo.pdf
cbholla1
 
1 La rotacin funcional suele resultar positiva para las or.pdf
1 La rotacin funcional suele resultar positiva para las or.pdf1 La rotacin funcional suele resultar positiva para las or.pdf
1 La rotacin funcional suele resultar positiva para las or.pdf
cbholla1
 
1 La forma qumica del ozono es a O b O2 c O 3 d.pdf
1 La forma qumica del ozono es  a O  b O2   c O 3  d.pdf1 La forma qumica del ozono es  a O  b O2   c O 3  d.pdf
1 La forma qumica del ozono es a O b O2 c O 3 d.pdf
cbholla1
 

Mais de cbholla1 (20)

1 Let X1 and X2 be independent and identically distributed .pdf
1 Let X1 and X2 be independent and identically distributed .pdf1 Let X1 and X2 be independent and identically distributed .pdf
1 Let X1 and X2 be independent and identically distributed .pdf
 
1 Let X and Y have joint distributions function fxy93x.pdf
1 Let X and Y have joint distributions function fxy93x.pdf1 Let X and Y have joint distributions function fxy93x.pdf
1 Let X and Y have joint distributions function fxy93x.pdf
 
1 Let X be a random variable with the cumulative distributi.pdf
1 Let X be a random variable with the cumulative distributi.pdf1 Let X be a random variable with the cumulative distributi.pdf
1 Let X be a random variable with the cumulative distributi.pdf
 
1 Let x1x2xn form a random sample from a distribution g.pdf
1 Let x1x2xn form a random sample from a distribution g.pdf1 Let x1x2xn form a random sample from a distribution g.pdf
1 Let x1x2xn form a random sample from a distribution g.pdf
 
1 Let X1Xn be a random sample from the Bernoulli distrib.pdf
1 Let X1Xn be a random sample from the Bernoulli distrib.pdf1 Let X1Xn be a random sample from the Bernoulli distrib.pdf
1 Let X1Xn be a random sample from the Bernoulli distrib.pdf
 
1 Let X and Y be random variables defined on a common proba.pdf
1 Let X and Y be random variables defined on a common proba.pdf1 Let X and Y be random variables defined on a common proba.pdf
1 Let X and Y be random variables defined on a common proba.pdf
 
1 Las personas que aprenden otro idioma cuando son nios p.pdf
1 Las personas que aprenden otro idioma cuando son nios p.pdf1 Las personas que aprenden otro idioma cuando son nios p.pdf
1 Las personas que aprenden otro idioma cuando son nios p.pdf
 
1 La Sra Elle de 80 aos de edad es una paciente a quien.pdf
1 La Sra Elle de 80 aos de edad es una paciente a quien.pdf1 La Sra Elle de 80 aos de edad es una paciente a quien.pdf
1 La Sra Elle de 80 aos de edad es una paciente a quien.pdf
 
1 La sntesis replicacin del ADN podra describirse para.pdf
1 La sntesis replicacin del ADN podra describirse para.pdf1 La sntesis replicacin del ADN podra describirse para.pdf
1 La sntesis replicacin del ADN podra describirse para.pdf
 
1 Las caractersticas en dos grupos diferentes de organismo.pdf
1 Las caractersticas en dos grupos diferentes de organismo.pdf1 Las caractersticas en dos grupos diferentes de organismo.pdf
1 Las caractersticas en dos grupos diferentes de organismo.pdf
 
1 La tincin de viabilidad VIVOMUERTO se ha utilizado para.pdf
1 La tincin de viabilidad VIVOMUERTO se ha utilizado para.pdf1 La tincin de viabilidad VIVOMUERTO se ha utilizado para.pdf
1 La tincin de viabilidad VIVOMUERTO se ha utilizado para.pdf
 
1 Label the following diagram of the brachial plexus on Figu.pdf
1 Label the following diagram of the brachial plexus on Figu.pdf1 Label the following diagram of the brachial plexus on Figu.pdf
1 Label the following diagram of the brachial plexus on Figu.pdf
 
1 Las acciones del presidente estadounidense Richard Nixon .pdf
1 Las acciones del presidente estadounidense Richard Nixon .pdf1 Las acciones del presidente estadounidense Richard Nixon .pdf
1 Las acciones del presidente estadounidense Richard Nixon .pdf
 
1 La rotacin funcional suele resultar positiva para las or.pdf
1 La rotacin funcional suele resultar positiva para las or.pdf1 La rotacin funcional suele resultar positiva para las or.pdf
1 La rotacin funcional suele resultar positiva para las or.pdf
 
1 In how many ways can you arrange the letters in the word.pdf
1 In how many ways can you arrange the letters in the word.pdf1 In how many ways can you arrange the letters in the word.pdf
1 In how many ways can you arrange the letters in the word.pdf
 
1 La Sra Richards est embarazada y ha habido una posibili.pdf
1 La Sra Richards est embarazada y ha habido una posibili.pdf1 La Sra Richards est embarazada y ha habido una posibili.pdf
1 La Sra Richards est embarazada y ha habido una posibili.pdf
 
1 La forma qumica del ozono es a O b O2 c O 3 d.pdf
1 La forma qumica del ozono es  a O  b O2   c O 3  d.pdf1 La forma qumica del ozono es  a O  b O2   c O 3  d.pdf
1 La forma qumica del ozono es a O b O2 c O 3 d.pdf
 
1 In the 1950 s many scientists thought that proteins not.pdf
1 In the 1950 s many scientists thought that proteins not.pdf1 In the 1950 s many scientists thought that proteins not.pdf
1 In the 1950 s many scientists thought that proteins not.pdf
 
1 La actividad principal de _____ es suscripcin A El di.pdf
1 La actividad principal de _____ es suscripcin  A El di.pdf1 La actividad principal de _____ es suscripcin  A El di.pdf
1 La actividad principal de _____ es suscripcin A El di.pdf
 
1 Kritik insan kaynaklar sorunlarnn zlmesine yardmc olma.pdf
1 Kritik insan kaynaklar sorunlarnn zlmesine yardmc olma.pdf1 Kritik insan kaynaklar sorunlarnn zlmesine yardmc olma.pdf
1 Kritik insan kaynaklar sorunlarnn zlmesine yardmc olma.pdf
 

Último

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 

Último (20)

Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 

1 Helping us develop this class are a team of teaching ass.pdf

  • 1. 1 #Helping us develop this class are a team of teaching #assistants, often called TAs for short. # #Nite a function called my_TAs. The function should take as #input three strings: first_TA, second_TA, and third_TA. It #should return as output the string, "[first_TA], [second_TA], #and [third_TA] are awesomel", with the values replacing the #variable names. # #For example, my_TAs("Sridevi", "Lucy", "Xu") would return #the string "Sridev, Lucy, and Xu are awesome!" # #Hint: Notice that because you're returning a string instead #of printing a string, you can't use the print() statement #.. you' 11 have to create the string yourself, then return #Write your function here! #Below are some lines of code that will test your function.16 #itl you 11 have to create the string yourself, then return #Write your function herel #Below are some lines of code that will test your function. # You can change the value of the variable(s) to test your #function with different inputs. # #If your function works correctly, this will originally #print: "Joshua, Jackie, and Marguerite are awesome!". test_first_TA = "Joshua" test_second TA= "Jackie" test_third_ TA= "Marguerite" print (my_Ts(test_first_TA, test_second_TA, test_third_TA))