Well! I got nothing more to share about myself!!!
๐
On set
Pinned Loading
-
Gitus
Gitus PublicGitus is a Python CLI tool for managing global Git users. Easily add, remove, list, and switch between different global Git user configurations. Perfect for developers working on multiple projects โฆ
Python
-
This Python program counts the occur...
This Python program counts the occurrences of spaces, special characters, lowercase and uppercase letters, and numerals in a given text by studying it. It goes over every character in the text, assigns them a type, and adds up the totals, giving a clear overview of these elements. 1user_text = input("Enter a text: ")
23spaces = 0
4special_chars = 0
5lowercases = 0
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.