🌵
Christian's Wiki
🌿

Misc Q&A

Hows

‣
How do you list all the files in a directory using python?
‣
How do you get all text in p tags from an html file?
‣
How do you get history from Python ide?
‣
How do you read and rename file names to remove whitespace in python?
‣
Difference betweopen(file_name, 'rb')en open(file_name, 'rb') and open(file_name, 'r')?
‣
When using emmet, what is the notation for custom HTML tags?
‣

Whats

‣
What is a class variable?
‣
What is a namespace in python?
‣
What does XHR stand for?