How to force parameters start with a number in python?
I want to use def function with parameters that starting a number with words.
I want to force it without ‘’ or “” Like example(1apple)
I want to use def function with parameters that starting a number with words.
I want to force it without ‘’ or “” Like example(1apple)