πŸ“Š Django
Q. Which template filter is used to make a string uppercase?
  • (A) upper()
  • (B) to_upper
  • (C) uppercase
  • (D) upper
πŸ’¬ Discuss
βœ… Correct Answer: (D) upper

Explanation: The `upper` filter converts a string to uppercase in templates.

Explanation by: Mr. Dubey
The `upper` filter converts a string to uppercase in templates.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
68
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
82%
Success Rate