Skip to content

Commit 073ea7b

Browse files
authored
Merge pull request #2075 from CodeHarborHub/restyled/dev-3
Restyle new update
2 parents c39f1b6 + c05ad80 commit 073ea7b

File tree

1 file changed

+4
-4
lines changed
  • dsa-solutions/gfg-solutions/Basic

1 file changed

+4
-4
lines changed

dsa-solutions/gfg-solutions/Basic/0093.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ id: replace-zeros-with-five
33
title: Replace All 0's with 5
44
sidebar_label: 0093 Replace All 0's with 5
55
tags:
6-
- Python
7-
- Java
8-
- C++
9-
- C
6+
- Python
7+
- Java
8+
- C++
9+
- C
1010
description: "This document covers methods to replace all occurrences of the digit 0 with the digit 5 in a given number in various programming languages."
1111
---
1212

0 commit comments

Comments
 (0)