In Python, a string is an array of characters, we can access these characters using index operator []. For example, we have a_string = "Hello World" a_string[0] prints the first character in string ('H').
We can also use index operator to make substrings, for example a_string[0:3] will make a substring with first, second, third and fourth character equal to "Hell".
Now to business
my_string = "This is MY string!"
print(my_string[0:7]) # Prints "This is "
print(my_string[0:7:5]) # Prints "T" then prints the sixth character since we start counting at 0 hence prints "Ti" (note that space is also a character).
Hope this helps.
Answer:
✔ E-mail
is considered by some to be the most important program because of its popularity and wide use.
✔ Presentation
applications are used to display slide show-style presentations.
✔ Spreadsheet
programs have revolutionized the accounting industry.
Explanation:
just did it on edg this is all correct trust
<span>UHF and HF technology enables afloat forces to communicate more securely and to operate in a more dispersed manner.
</span>UHF stands for Ultra High Frequency, while HF stands for <span>High Frequency .
</span>The UHF range of the radio spectrum is the band<span> extending from 300</span>MHz<span> to 3 GHz and </span>is extensively used for satellite<span>communication and broadcasting, in </span>cellular telephone<span> and paging systems, and by third-generation (</span>3G<span>) </span>wireless services.
Answer:
I think it's B because it can't be any other