Recent articles
What is output in Python
Amit Dhanwani on October 29, 2022
Learn about output in Python. Each programming framework has a unique set of capabilities and offers a variety of built-...
What is input in Python?
Amit Dhanwani on October 18, 2022
Learn about input in Python. Python has built-in capabilities for taking input. The raw_input() method is used by Python...
What is Algorithm?
Amit Dhanwani on October 18, 2022
What is algorithm? A set of rules to be followed in computations or other issue-solving procedures" or "A process for s...
How to create Pac-Man game using Scratch
Payal Udhani on October 14, 2022
Learn to create your own version of Pac-Man game on Scratch. All you need to do is add the required backgrounds and spri...
How to create classic Snake game using block coding
Payal Udhani on October 14, 2022
Learn to create a classic snake game using block-based coding. We will use the Scratch platform as a block-based coding ...
What is the difference between Java, Python and C++
Amit Dhanwani on October 1, 2022
Learn about the difference between Java, Python and C++ Every year, programming language demand and acceptance vary. Ad...