• Valentines Day

checkio coding js

Hello CheckiO users! πŸ™‚

As a small gift for our users, when you buy an Awesome Account, you'll get a gift for one more for free. All of the available gifts can be found in your profile edit page.

We are looking for a new team member who will help us organize CheckiO content. Please, fill up this form if you are interested.

Challenge yourself with our mission

Ugly Numbers by CDG.Axel - Ugly numbers are numbers whose only prime factors are 2, 3 or 5. The sequence 1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, ... shows the first 11 ugly numbers. By convention, 1 is included. Write a program to find and print the N’th ugly number

ugly_number(4) == 4
ugly_number(6) == 6
ugly_number(11) == 15

πŸ’‘ 3 Highlights from the Python world:

GitHub Survey on Languages and More Developer Things - JavaScript retains the top spot, Python keeps 2nd place gained in 2019 over Java, which holds in 3rd. Typescript continues 4th after racing up from 2017 from 10th to 4th in 2020. JavaScript + TypeScript seem to put that way ahead in terms of amount of code on GitHub.

Python in Visual Studio Code – February 2022 Release - This release includes: smart selection, folding support, improvements to the Python interpreters list, improvements when using Anaconda.

The Python Graph Gallery - collection of hundreds of charts made with Matplotlib, Seaborn, Plotly, etc

Our congratulations to the winner of January 2022 - Vykers - you are totally Awesome and we are very glad to have you here with us! πŸ‘πŸΌ

The users who’ve made the TOP 3 this month are CDG.Axel, pathFinder586, and hbczmxy.You are doing great, guys! Keep on coding! πŸ‘πŸΌ

Welcome to CheckiO - games for coders where you can improve your codings skills.

The main idea behind these games is to give you the opportunity to learn by exchanging experience with the rest of the community. Every day we are trying to find interesting solutions for you to help you become a better coder.

Join the Game