Kodeclik Logo

CODING CLASSES

LEARN MORE

SCHEDULE

Python for Kids

Blogs, articles, free Python projects and more for kids and teens learning to code with Python.


How to convert a vector into a square matrix

How to convert a vector into a square matrix

Sep 16 2024
How do we convert a vector into a matrix? This is one of the standard operations in matrix algebra.
How to add four lists into one dictionary in Python

How to add four lists into one dictionary in Python

Sep 15 2024
Learn how to squish four lists into one Python dictionary!
How to negate a number in Python

How to negate a number in Python

Sep 15 2024
A rather mundane activity in Python is to negate a number - learn all the ways you can do it in Python!
How to check for multiples of 3 in Python

How to check for multiples of 3 in Python

Sep 14 2024
Let us write a program to test for divisibility by 3 and use it in different settings!
How to use getkey in Python

How to use getkey in Python

Sep 14 2024
Learn to use getkey, a module to easily read single chars and key strokes in Python!
Python 'switch' statement: the match-case

Python 'switch' statement: the match-case

Sep 12 2024
Learn one of the latest additions to the Python language!
Python’s try-except block

Python’s try-except block

Aug 29 2024
Make your Python code more robust and user-friendly by gracefully handling errors and unexpected situations.
numpy.percentile() in Python

numpy.percentile() in Python

Jun 17 2024
Do you know how to compute percentiles in Python? What are percentiles, you wonder...
How to update a Python dictionary

How to update a Python dictionary

Jun 4 2024
Learn a handy way to update a Python dictionary in one line!
How to create a shopping list in Python

How to create a shopping list in Python

Feb 18 2024
Learn to create a shopping list in Python in an object oriented programming style!

ABOUT

Kodeclik is an online coding academy for kids and teens to learn real world programming. Kids are introduced to coding in a fun and exciting way and are challeged to higher levels with engaging, high quality content.

Copyright @ Kodeclik 2024. All rights reserved.