LetuscrackonJuly 1, 2025 Python Test : Variable names This test will focuses on “Variable Names” of Python.
LetuscrackonJune 29, 2025 Python Test: Core Data types This test will focuses on “Code Data Types” of Python.
Python1 Min Read LetuscrackonApril 20, 2026 Reverse String Rank among SubStrings A string S is passed as the input. The program must generate the set (all unique) of all the substrings of S in the reverse order…