1. In the Python editor, create and save a Python file that a. is named, if your name is Harry Houdini, for example, HWI_HarryHoudini.py and begins with a comment containing your name, class and section, the posting date and number of th. homework assignment. Use either a block comment or one-line comment style. Example: Harry Houdini CS 100 2022F Section 004 HW 01, September 12, 2022 www or #Harry Houdini #CS 100 2022F Section 004 #HW 01, September 12, 2022 b. has three assignment lines, each of which creates a variable (object) with a meaningful name and assigns it an int value. Example: # Exercise 5b months = 12 c. has three assignment lines, each of which creates a variable (object) with a meaningful name and assigns it a float value. Example: # Exercise 5c height=7.63 d. has three assignment lines, each of which creates a string variabl with a meaningful name. Example: # Exercise 5d speaksParseltongue = 'Harry Potter'

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter14: Files And Streams
Section: Chapter Questions
Problem 1DE
icon
Related questions
Question

Python

1. In the Python editor, create and save a Python file that
a. is named, if your name is Harry Houdini, for example,
HW1 HarryHoudini.py and begins with a comment containing
your name, class and section, the posting date and number of th.
homework assignment. Use either a block comment or one-line
comment style. Example:
Harry Houdini
CS 100 2022F Section 004
HW 01, September 12, 2022
www
or
#Harry Houdini
#CS 100 2022F Section 004
#HW 01, September 12, 2022
b. has three assignment lines, each of which creates a variable
(object) with
a meaningful name and assigns it an int value. Example:
# Exercise 5b
months = 12
c. has three assignment lines, each of which creates a variable
(object) with
a meaningful name and assigns it a float value. Example:
# Exercise 5c
height=7.63
d. has three assignment lines, each of which creates a string variabl
with
a meaningful name. Example:
# Exercise 5d
speaksParseltongue = 'Harry Potter'
Transcribed Image Text:1. In the Python editor, create and save a Python file that a. is named, if your name is Harry Houdini, for example, HW1 HarryHoudini.py and begins with a comment containing your name, class and section, the posting date and number of th. homework assignment. Use either a block comment or one-line comment style. Example: Harry Houdini CS 100 2022F Section 004 HW 01, September 12, 2022 www or #Harry Houdini #CS 100 2022F Section 004 #HW 01, September 12, 2022 b. has three assignment lines, each of which creates a variable (object) with a meaningful name and assigns it an int value. Example: # Exercise 5b months = 12 c. has three assignment lines, each of which creates a variable (object) with a meaningful name and assigns it a float value. Example: # Exercise 5c height=7.63 d. has three assignment lines, each of which creates a string variabl with a meaningful name. Example: # Exercise 5d speaksParseltongue = 'Harry Potter'
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Java
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,