Skip to content

yusuforzibekov/py-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PY-counter

Python is the best language for beginner learners so python is distinguished from other programming languages such as Java, c++, c and etc.

How it works

This Python code is a simple program that takes an integer input 'n' from the user and then prints all the numbers from 0 to 'n' (inclusive). It uses a for loop to iterate through the numbers and print them one by one. The code essentially counts from 0 to the value entered by the user.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages