Python Forum
What the butt is MyProgramming lab asking me to do?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What the butt is MyProgramming lab asking me to do?
#5
Hum. "I see that it's asking for an expression, but I have no idea what it wants me to put."

Usually, in programming, an expression is anything on the right of the assignment (or utilised in a statement) that results in some value, be that numerical, a string, some data expression. The text "Write an expression whose value is ..." I understand to mean write f(x) where a one of the listed values is returned, be it in the form level = f(credits) or print(f(credits).

What is it you think we are missing?
I am trying to help you, really, even if it doesn't always seem that way
Reply


Messages In This Thread
RE: What the butt is MyProgramming lab asking me to do? - by gruntfutuk - Oct-01-2017, 06:33 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020