1. Write instructions to get the following result:
Math is Fun so don't be resistant
Just learn the rules, the rules are consistent
And most important, you must be persistent!
Adding fractions, get common denominators.
Multiply by missing factors to get the denominators.
Add numerators only, NOT denominators.
Do it in both interactive mode and script mode
Answers
Answered by
3
Explanation:
you can am looking pass can use an is Z am
if good does that o'clock is one so that online Jami good
Answered by
3
Explanation:
In interactive mode:
>>> print ("""Math is Fun so don't be resistant
Just learn the rules, the rules are consistent
And most important, you must be persistent!
Adding fractions, get common denominators.
Multiply by missing factors to get the denominators.
Add numerators only, NOT denominators.
""")
In scripting mode:
print ("""Math is Fun so don't be resistant
Just learn the rules, the rules are consistent
And most important, you must be persistent!
Adding fractions, get common denominators.
Multiply by missing factors to get the denominators.
Add numerators only, NOT denominators.
""")
Similar questions