Skip to content

Kibiwebgeek

A personal website of an internet software geek!

  • About this site
  • Home
  • Python
  • Software and Game
  • LibGDx
  • Internet Deal
  • Java

Tag: python

Python, Python ModuleDecember 6, 2020

Create a chess game project with PyGame

For those of you who have read my previous article about my desire to create a chess game based on the stockfish chess engine, this […]

Keep reading
PythonOctober 12, 2020

Merge two dictionaries using the Dict Union operator

In this article we will create a Python function which will merge two dictionaries using the Dict Union operator. The Dict Union operator will only […]

Keep reading
PythonOctober 11, 2020

Write a python function that produces an array with the numbers 0 to N-1 in it

In this article, we will create a python function that will produce an array with the numbers 0 to N-1 in it. For example, the […]

Keep reading
PythonOctober 10, 2020

Create a python function to check if an integer number is divisible

In this article we will create a python function which will take in three arguments, the first one is the number which will be divided […]

Keep reading
Python, Python SolutionAugust 26, 2020

Python dictionary example – return the word pattern for a given word in the form of the decimal number

In this article we will solve a python question on codewars by using the Python dictionary. Our strategy here is to use the python dictionary […]

Keep reading
Python Solution, PythonAugust 25, 2020

Python for loop example – solving drone path

In this example, we will use the Python for loop with the range function to show the drone’s path by lighting up lamps on the […]

Keep reading
Python, Python SolutionAugust 18, 2020

Returns a sequence of all the even characters from a string with Python

In this example, I will write a Python function that will return a sequence (index begins with 1) of all the even characters from a […]

Keep reading
Python, Python SolutionAugust 16, 2020

Pure list sorting with Python program

Hello and welcome back, in this Python solution article we will sort a number list with a Python function. If the function passes in an […]

Keep reading
Python, Python SolutionAugust 14, 2020

Return how many times each letter shows up in the string by using an asterisk (*)

Hello people, in this article we will solve the below python problem. You receive the name of a city as a string, and you need […]

Keep reading
Python, Python SolutionAugust 12, 2020

Return modified string with Python

Hello and welcome back, today I have solved another python related problem on CodeWars and would like to post the solution here. The question is […]

Keep reading

Posts navigation

Older posts

Recent Posts

  • Create a chess game project with PyGame
  • Find the averages of an array with Python
  • Return a list of multiply numbers with Python
  • Beginning steps to create a Stockfish chess application
  • Merge two dictionaries using the Dict Union operator

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

Enjoy this blog? Please spread the word :)

  • RSS
  • Follow by Email
  • Facebook
    fb-share-icon
  • Twitter
    Visit Us
    Tweet
  • LinkedIn
    Share
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok