An open API service providing repository metadata for many open source software ecosystems.

GitHub / PariCoderDeveloper / Custom_For_Loop

This project defines a Python class CustomFor that manually iterates over any iterable using next(), applying a specified function to each element. In this example, it capitalizes and prints each character. It demonstrates the use of iterators in Python.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PariCoderDeveloper%2FCustom_For_Loop
PURL: pkg:github/PariCoderDeveloper/Custom_For_Loop

Stars: 0
Forks: 0
Open issues: 0

License: None
Language: Python
Size: 4.88 KB
Dependencies parsed at: Pending

Created at: 3 months ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 11 days ago

Topics: iterable, iterate, iterator, loop, loops-and-iterations, oop, python

    Loading...