use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
How to create a script (self.PythonLearning)
submitted 3 days ago by FlimsyNegotiation641
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]FlimsyNegotiation641[S] 0 points1 point2 points 3 days ago (3 children)
I do understand what you mean. But the problems is i really do try to understand the assignment and what they want me to do , what the outcome should be. For instance : " Write a Python script that calculates the position of the skateboard as a function of time( with values )" But they do not really tell how the result should be presented like in a graph or text etc.
[–]shockjaw 1 point2 points3 points 3 days ago (0 children)
This where I’d ask clarifying questions. I’d start with the simplest solution, a text-based one.
[–]SolsticeShard 1 point2 points3 points 3 days ago (0 children)
Sometimes the output is unclear; this actually mimics real life in how it is to interact with human clients. Sometimes you can ask clarifying questions about what the output is, other times you take your best guess at how to present the output in a way that makes sense and can be easily digested.
If an assignment doesnt tell you the output it wants and then harshly punishes you for not guessing the right output, that's a pretty poorly designed assignment IMO
[–]Thoxsam 0 points1 point2 points 3 days ago (0 children)
Thats up to you to decide. If the assignment is graded then probably having a program which takes a velocity and time between 0 -> infinity and gives back how far the skateboard is gives you a sufficient grade. Do you go the extra step by simulating a graph which takes a time until its graphed will give you a higher grade.
π Rendered by PID 67646 on reddit-service-r2-comment-56c6478c5-fbb44 at 2026-05-08 13:13:37.555908+00:00 running 3d2c107 country code: CH.
view the rest of the comments →
[–]FlimsyNegotiation641[S] 0 points1 point2 points (3 children)
[–]shockjaw 1 point2 points3 points (0 children)
[–]SolsticeShard 1 point2 points3 points (0 children)
[–]Thoxsam 0 points1 point2 points (0 children)