Write a Python program which fulfills the requirementsbelow:
Conditions are:
You may only use standard library packages. In addition, extrapoint is awarded if solution does not declare any globalvariables
Description
PLEASE MAKE SURE NOT TO USE WHILE LOOP/ FOR LOOPand list / set / dictionary comprehension.
Program must contain main function likeabove.
I think recursion will be used as we are not using any for/whileloop.
def main(): if name main() 11 _main__'
Write a Python program which fulfills the requirements below: Conditions are: You may only use standard library packages
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am