Discover a world of knowledge at Westonci.ca, where experts and enthusiasts come together to answer your questions. Connect with a community of experts ready to provide precise solutions to your questions on our user-friendly Q&A platform. Get precise and detailed answers to your questions from a knowledgeable community of experts on our Q&A platform.

What is returned by the code: range (20, 100, 30) ?

Sagot :

Answer : (20, 50, 80)





The code returned for range (20, 100, 30) is (20, 50, 80).

What is code?

The line of code returns the ASCII code.

ASCII, has the full form American Standard Code for Information Interchange. It consists of a seven bit code in which every single bit represents a unique alphabet.

Thus, the code returned for range (20, 100, 30) is (20, 50, 80).

Learn more about code.

https://brainly.com/question/2596551

#SPJ2