subject
Computers and Technology, 27.02.2020 17:37 pcartei

Write the code to transverse through the string "INST126" printing each character using a for loop and then using a while loop.

course = 'INST126'

then finish the code and make the output print "Welcome to INST 326!" when calling print with the argument course. Use concatenation and string slicing to change the value stored by the variable course. (Hint: Are strings mutable or immutable?)

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:40
In this lab, you complete a python program that calculates an employee's annual bonus. input is an employee's first name, last name, salary, and numeric performance rating. if the rating is 1, 2, or 3, the bonus rate used is .25, .15, or .1 respectively. if the rating is 4 or higher, the rate is 0. the employee bonus is calculated by multiplying the bonus rate by the annual salary.
Answers: 1
question
Computers and Technology, 22.06.2019 23:30
Which of the following is not a symptom of chronic fatigue syndrome
Answers: 2
question
Computers and Technology, 23.06.2019 21:00
Which task uses a simple parameter?
Answers: 1
question
Computers and Technology, 23.06.2019 22:00
Technician a says engine assemblies can be mounted longitudinally in a chassis. technician b says engine assemblies can be mounted transversely in a chassis. who is correct?
Answers: 2
You know the right answer?
Write the code to transverse through the string "INST126" printing each character using a for loop a...
Questions
question
Mathematics, 02.12.2021 04:10
question
Mathematics, 02.12.2021 04:10
question
English, 02.12.2021 04:10
question
Computers and Technology, 02.12.2021 04:10
Questions on the website: 13722367