Python Forum

Full Version: what i am doing wrong ?(
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
print(r"""
Switching on the camera in the camel habitat...
 ___.-''''-.
/___  @    |
',,,,.     |         _.'''''''._
     '     |        /           \
     |     \    _.-'             \
     |      '.-'                  '-.
     |                               ',
     |                                '',
      ',,-,                           ':;
           ',,| ;,,                 ,' ;;
              ! ; !'',,,',',,,,'!  ;   ;:
             : ;  ! !       ! ! ;  ;   :;
             ; ;   ! !      ! !  ; ;   ;,
            ; ;    ! !     ! !   ; ;
            ; ;    ! !    ! !     ; ;
           ;,,      !,!   !,!     ;,;
           /_I      L_I   L_I     /_I
           
Look at that! Our little camel is sunbathing!
""")
Output:
Wrong answer in test #1 You should output a camel! Please find below the output of your program during this failed test. --- Switching on the camera in the camel habitat... ___.-''''-. /___ @ | ',,,,. | _.'''''''._ ' | / \ | \ _.-' \ | '.-' '-. | ', | '', ',,-, ':; ',,| ;,, ,' ;; ! ; !'',,,',',,,,'! ; ;: : ; ! ! ! ! ; ; :; ; ; ! ! ! ! ; ; ;, ; ; ! ! ! ! ; ; ; ; ! ! ! ! ; ; ;,, !,! !,! ;,; /_I L_I L_I /_I Look at that! Our little camel is sunbathing!
How do we know what is wrong when we don't know your assignment?
(May-05-2023, 01:46 PM)buran Wrote: [ -> ]n
I think this may be a trick question.
They ask for a camel, and a dromedary is showing.
(Except in Arabic, it's the orther way around)
Paul
Can you tell me your homework or your assignment. It's so hard to say what it's wrong. But I think your result is still so cute.
<url snipped>