📜  这需要更多空间制表符或空间 - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:34.489000             🧑  作者: Mango

代码示例1
which takes more space tab or space?
Ans:    tab
using one tab character per indentation level 
instead of 2 or 4 spaces will use less disk space / memory / compiler resources and the like.