Computers and Technology
16.01.2022 09:38
140
280
4
Solved by an expert

I dont understand this also i have 18 points im asking more questions under this

I dont understand this also i have 18 points im asking more questions under this one in the comments
I dont understand this also i have 18 points im asking more questions under this one in the comment
Show Answers
kaysayfam747
kaysayfam747
5,0(96 marks)

Marshmallow → Android 6

Jelly Bean → 4.1

Donut Android → 1.6

KitKat → 4.4

Honeycomb → 3.0

Gingerbread → 2.3

Explanation:

Android Marshmallow is Android's 13th version and the the 6th major version of the Android released officially on October 2015

Android Jelly Bean is the 10th version of the Android mobile operating system initially released on the 9th of July, 2012

Android Donut is the 4th version of the Android which is no longer supported and was initially released on the 15th September, 2009

Android KitKat is the 11th version of the Android that came with improved system performance and was initially released on the 31st of October 2013

Android Honeycomb is the 8th version of the Android made for devices with large screen and was initially released on the 22nd of February 2011

Android Gingerbread is the 7th version of the Android released in December 2010.

esdancer3494
esdancer3494
5,0(74 marks)

The function in Python is as follows:

def check_palindrome(strn):

   retstr = "Bummer. Not a palindrome."

   if strn[len(strn)::-1] ==strn:

       retstr = "Hey! That's a palindrome!"

       

   return retstr

Explanation:

This defines the function

def check_palindrome(strn):

This sets the return string to not a palindrome

   retstr = "Bummer. Not a palindrome."

This checks if the original string and the reversed string are the same

   if strn[len(strn)::-1] ==strn:

If yes, the return string is set to palindrome

       retstr = "Hey! That's a palindrome!"

This returns the expected string

   return retstr

The function to reverse the string is not given; and the programming language. So, I solve the question without considering any function

Popular Questions about the subject: Computers and Technology

Vulnerable road users such as pedestrians who are engaged in work...
Computers and Technology
20.05.2020 03:08
How do you know if your phone has a virus?...
Computers and Technology
31.03.2020 22:24
Help plz its do today...
Computers and Technology
29.09.2020 09:24
pLZ PLZ PLZ HELP I HAVE SO MANY MISSING ASSINMENTS. why is physical...
Computers and Technology
12.11.2022 18:01
When people use GPS to find a route from one place to another,...
Computers and Technology
14.11.2022 16:56
Tech A states that when working on a hybrid vehicle, a retrieval...
Computers and Technology
20.05.2022 03:49
What is digital scavenger hunting? A. An application that locates...
Computers and Technology
03.08.2022 02:00
Which term best describes these lines? count = 0 loop through list...
Computers and Technology
25.10.2021 16:57
If you subscribe to my you-tube channel then I will give brainliest.Subscribe...
Computers and Technology
09.03.2022 21:07
In JavaScript what is the resulting value of answer for answer...
Computers and Technology
23.03.2021 16:36

New questions by subject

What are some factors that contribute to obesity...
Health
18.09.2022 11:37
Points, thanks, and 5 stars just say what you want...
Social Studies
24.07.2022 13:27
what happens with SAT scores through each additional year of foreign...
English
13.03.2020 15:28
4(4-w)=3(2w+2) 20 points...
Mathematics
13.07.2021 16:46
Find the value of x. (6x+8) (7x-7)...
Mathematics
15.04.2021 04:30
Emma had $96 when Chris had $160 they both spend half their money...
Mathematics
29.07.2022 11:47
Need to understand how to do it with work...
Mathematics
25.10.2022 18:35
Make 5 sentences about Esperanza rising...
English
03.01.2020 06:23
#
#
#
#
# #

We expand our knowledge with many expert answers