I wanted to name a file I was using while learning Tuples_&_Functions.
This would be a .py file so it would be, Tuples_&_functions.py.
Is this syntax going to potentially lead to problems down the road and I should use and instead of &? Is it safe to use the ampersand in titles of files? I've had trouble with making sure titles are correct when writing in C before.