Skip to content

Kibiwebgeek

Website about programming, webhosting as well as online earning

  • Home
  • About this site

Category: Python Solution

Python, Python SolutionDecember 11, 2019

Python Positional-only parameters

I have downloaded Python 3.8 and start to play around with those latest python functions. In this article, we will look at the Positional-only parameter […]

Keep reading
Python, Python SolutionDecember 5, 2019

Python if else demo

A simple kata from codewars will show us how to use the if-else statement in python. The wide mouth frog is particularly interested in the […]

Keep reading
Python, Python SolutionNovember 21, 2019

Sort list alphabetically with python

You will be given a vector of string(s). You must sort it alphabetically (case-sensitive!!) and then return the first value. The returned value must be […]

Keep reading
Python, Python SolutionNovember 4, 2019

Summation of alphabet position with python

In this article, we will create a python function that will turn a string into a list, then return the sum of all the positions […]

Keep reading
Python, Python SolutionOctober 22, 2019

Python array list’s count method

In this example, we will use the count method from the Python array list to decide which phrase to return from a function that will […]

Keep reading
Python, Python SolutionOctober 17, 2019

Find the first non-consecutive number with Python

Your task is to find the first element of an array that is not consecutive. E.g. If we have an array [1,2,3,4,6,7,8] then 1 then […]

Keep reading
Python, Python SolutionOctober 9, 2019

Find the position of the only odd number within a list with Python

In this example, we will write a python function that will return the position of the only odd number within the number list. If there […]

Keep reading
Python, Python SolutionSeptember 10, 2019

Find the maximum gap between the successive numbers in its sorted form from a Python list

Given a Python list consists of plus or minus numbers, we need to sort that list then find the maximum gap between the successive numbers […]

Keep reading
Python, Python SolutionSeptember 9, 2019

Turn string into the score

You are working at a lower league football stadium and you’ve been asked to automate the scoreboard. The referee will shout out the score, you […]

Keep reading
Python, Python SolutionSeptember 2, 2019

Capitalize the letters that occupy even indexes and odd indexes separately

Given a string, capitalize the letters within the string that occupy even indexes and odd indexes separately, and return as a list! Index 0 will […]

Keep reading

Posts navigation

Older posts



Menu

  • Internet Deal (2)
  • Kotlin (9)
  • Python (44)
  • Python Solution (13)

Category Specific RSS

  • Internet Deal (2)
  • Kotlin (9)
  • Python (44)
  • Python Solution (13)

Recent Posts

  • Python Positional-only parameters
  • Python if else demo
  • Sort list alphabetically with python
  • Summation of alphabet position with python
  • Python array list’s count method

Recent Comments

  • Walter Doerwald on Sort list alphabetically with python
  • Mike on Sort list alphabetically with python
  • Ingmar on Sort list alphabetically with python
  • Walter Dörwald on Sort list alphabetically with python
  • IslandTropicalMen on Summation of alphabet position with python

The word from developer

Hi, people, do you like this article? If you do then don’t forget to subscribe to the rss feed of any tech category that you like located on the sidebar of this website!

Copyright © All rights reserved. Theme Creativ Blog by Creativ Themes
error

Enjoy this blog? Please spread the word :)

  • RSS
  • Follow by Email
  • Facebook
  • Twitter
    Visit Us
  • LinkedIn