Python Forum
Can you please Define python structure charts ?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can you please Define python structure charts ?
#1
please define structure charts for python. Choose on this multiple choice each question. They can't have the same answer.
Multiple choice:
Utility, Boss, return values, Boxes, Input user values, Manager, Parameters, Driver, Outputs to the user

Labels on arrows point upward called

A function pointed to by more than one "higher level" function could be a called

Represent functions in a program called

Labels on arrows pointing downward Coordinate the subordinate functions called
Reply
#2
We will not do the work for you. What do you thing the correct answers are?
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply
#3
(Nov-26-2017, 09:39 PM)sparkz_alot Wrote: We will not do the work for you. What do you thing the correct answers are?


IF I KNEW THE ANSWER, I WOULD NOT BE HERE. IF YO DONT WANN HELP THEN BEAT IT. IM NOT ASKING YOU TO DO MY HOMEWORK. IM ASKING FOR HELP.
Reply
#4
Please, don't use ALL CAPS. This is considered shouting and is rude.
Reply
#5
(Nov-26-2017, 09:51 PM)buran Wrote: Please, don't use ALL CAPS. This is considered shouting and is rude.

Then i wonder what you consider your reply as to my question????????....
Reply
#6
You are not asking a question either telling us what errors you get or facing some obstacles. You just paste the assignment here and we have to guess why does your code not work. Did you try something? If you did, give us the code and we will see what is wrong. If you haven't done anything, try. Put an effort.

Here is one example how to ask a question
Also see these:
https://python-forum.io/misc.php?action=help&hid=19
https://python-forum.io/misc.php?action=help&hid=20
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#7
(Nov-26-2017, 10:35 PM)wavic Wrote: You are not asking a question either telling us what errors you get or facing some obstacles. You just paste the assignment here and we have to guess why does your code not work. Did you try something. If you did, give us the code and we will see what is wrong. If you haven't done anything, try. Put an effort.

this is not a code? And are you blind? Its multiple choice. Cant find the answers in the book. You either wanna help or don't? Just beat it
Reply
#8
Show us what you did so far.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#9
(Nov-26-2017, 10:45 PM)wavic Wrote: Show us what you did so far.

downward is calling the function
upward is return the data.
functions treat another functions as objects.
represent functions we use parameters. Functions is part small program code better than writing long one.
coordinate and subordinate is coordinate1 and coordinate is parameter as argument trying to get the distance
Reply


Forum Jump:

User Panel Messages

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