Skip to content

Write a Python program to print numbers from 1 to 10 #1

Description

@suresh-krishna-d

for i in range(1,11):
print(i)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions