Computer Science, asked by singhjaiprakash396, 7 months ago

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 rubikumarisapha
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 Bush05
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