codegamy_logo

CODELAB

. Reverse a string

Given a string in input. You should reverse it.

Input Format

Given a string s.

Output Format

Output a string

Sample Input

hasib

Sample Output

bisah

Constraints:

1<=s.length<=100
Python
Dark
14

Custom Input

Output

Custom Input

Output

. Reverse a string

Given a string in input. You should reverse it.

Input Format

Given a string s.

Output Format

Output a string

Sample Input

hasib

Sample Output

bisah

Constraints:

1<=s.length<=100
Python
Dark
14

Custom Input

Output

Custom Input

Output

2025 © CodeLab(PSTU) | All Rights Reserved.

Developed by Hasib-17❤️