You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a function repeated_numbers(n: int) -> float that takes an integer n as input and returns a floating-point number where the integer n is repeated in the decimal part.