Can i get a help with the python how to do coding

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter8: Advanced Method Concepts
Section: Chapter Questions
Problem 8RQ
icon
Related questions
Question
Can i get a help with the python how to do coding
Read
Chapter 2: Variables and Simple Data Types
Submit a single (one) py file.
Part 1
Duca Types
Part 2
Declare a variable py_course; assign it the string value ET574
Declare a variable named day_1; assign it the string value Feb 1
Write the python statement which references those variables and uses f-string to produce this output.
Output Example
My ET574 class began on Feb 1.
HomewOER
Declare a variable quote1; assign it the string which includes
a newline character. (See example 4f_strings_escape_characters.py)
Print the variable.
Output Example
Talk is cheap.
Show me the code!
Transcribed Image Text:Read Chapter 2: Variables and Simple Data Types Submit a single (one) py file. Part 1 Duca Types Part 2 Declare a variable py_course; assign it the string value ET574 Declare a variable named day_1; assign it the string value Feb 1 Write the python statement which references those variables and uses f-string to produce this output. Output Example My ET574 class began on Feb 1. HomewOER Declare a variable quote1; assign it the string which includes a newline character. (See example 4f_strings_escape_characters.py) Print the variable. Output Example Talk is cheap. Show me the code!
Show me the code!
Part 3
Declare a variable firstName; assign it the value ada
Declare a variable lastName; assign it the value lovelace
Note that both variable values are lowercase.
Write the python statement which references those variables and uses f-string and case-conversion to
produce this output: (see chapter 2 in our book)
Output Example
Ada Lovelace is considered the first computer programmer
Transcribed Image Text:Show me the code! Part 3 Declare a variable firstName; assign it the value ada Declare a variable lastName; assign it the value lovelace Note that both variable values are lowercase. Write the python statement which references those variables and uses f-string and case-conversion to produce this output: (see chapter 2 in our book) Output Example Ada Lovelace is considered the first computer programmer
Expert Solution
steps

Step by step

Solved in 3 steps with 6 images

Blurred answer
Knowledge Booster
Top down approach design
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,