关于python挑战的另外一个问题 [英] just one more question about the python challenge

查看:71
本文介绍了关于python挑战的另外一个问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

很抱歉再次在这里发布这个,但提示论坛已经死了,并且

已经存在的提示绝对没有帮助(主要是它的

只是有人说他们被卡住,然后回应自己说

想出来了!更不用说大部分提示要求

超过了某一点在他们有意义之前拼图,并且

我只是一无所知。)


无论如何,我在12级而且我不仅不喜欢我不知道该怎么做,但我只是

此时不再关心使用图像了。我还是想

阅读说明怎么做,如果一个存在于某个地方(虽然不能找到

),但是这一点我会对下一个URL感到满意所以

我可以继续前进。我已经停滞了几天,我需要再次使用Python再次使用Python! :)

解决方案

John Salerno写道:

很抱歉再次在这里发布这个,但提示论坛已经死了,并且已经存在的提示绝对没有帮助(主要是它只是人们说他们被卡住了,然后回应自己说
想出来了!更不用说那个了大多数提示要求在它们有意义之前超越拼图中的某个点,并且我只是一无所知。

无论如何,我在12级和我不仅不知道该怎么做,而且我现在不再关心图像处理了。我还是想读一下怎么做的描述,如果一个人存在的地方(虽然根本找不到一个)但是在这一点上我会很高兴使用下一个URL所以
我可以继续前进。我已经停滞了几天,我需要再次使用Python! :)




你找到了这个文件吗?你将不得不按字母方式分发该文件

in 5piles。


Georg


Georg Brandl写道:

你找到了这个文件吗?你将不得不按字母顺序分发该文件
5个堆。




不,我还没有想到这个谜题的任何东西。看来我可能需要将图像的文件名更改为其他内容,但我不知道
知道什么。但即使在我找到图像之后,我也不知道该怎么办

那里。我不知道以字节方式分发文件意味着什么,但是如果我知道要使用哪些模块/功能,我会非常高兴

自己读它们。我只是讨厌不知道从哪里开始

with(尽管我知道我可能对图像知之甚少

正确使用正确的模块,但是我可以试试。


John Salerno写道:

Georg Brandl写道:

有你找到了这个文件?你将不得不按字母顺序分发该文件
5个桩。



不,我还没有想出任何关于这个难题的东西。我似乎可能需要将图像的文件名更改为其他内容,但我不知道是什么。但即使在我找到图像之后,我也不知道该怎么办。我不知道以字节方式分发文件意味着什么,但如果我确切地知道要使用哪些模块/功能,我会非常高兴自己阅读它们。我只是讨厌不知道从哪里开始
(尽管我知道我可能对图像知之甚少,以便正确使用正确的模块,但我可以试试)。




如果你给我那个级别的URL,也许我会记得该做什么。


Georg


Sorry to post here about this again, but the hint forums are dead, and
the hints that are already there are absolutely no help (mostly it''s
just people saying they are stuck, then responding to themselves saying
the figured it out! not to mention that most of the hints require
getting past a certain point in the puzzle before they make sense, and
i''m just clueless).

Anyway, I''m on level 12 and I not only don''t know what to do, but I just
don''t care at this point to work with images anymore. I''d still like to
read a description of what to do, if one exists somewhere (can''t find
one at all, though), but at this point I''d be happy with the next URL so
I can just move on. I''ve been stagnating for a few days and I need to
use Python again! :)

解决方案

John Salerno wrote:

Sorry to post here about this again, but the hint forums are dead, and
the hints that are already there are absolutely no help (mostly it''s
just people saying they are stuck, then responding to themselves saying
the figured it out! not to mention that most of the hints require
getting past a certain point in the puzzle before they make sense, and
i''m just clueless).

Anyway, I''m on level 12 and I not only don''t know what to do, but I just
don''t care at this point to work with images anymore. I''d still like to
read a description of what to do, if one exists somewhere (can''t find
one at all, though), but at this point I''d be happy with the next URL so
I can just move on. I''ve been stagnating for a few days and I need to
use Python again! :)



Have you found the file? You''ll have to distribute that file bytewise
in 5 "piles".

Georg


Georg Brandl wrote:

Have you found the file? You''ll have to distribute that file bytewise
in 5 "piles".



No, I haven''t figured out anything for this puzzle. It seems I might
have to change the filename of the image to something else, but I don''t
know what. But even after I find the image, I won''t know what to do from
there. I don''t know what it means to distribute a file bytewise, but if
I knew exactly which modules/functions to use, I''d be more than happy
reading up on them myself. I just hate not knowing where to go to begin
with (even though I know I probably won''t know enough about images to
use the right module properly either, but I can try).


John Salerno wrote:

Georg Brandl wrote:

Have you found the file? You''ll have to distribute that file bytewise
in 5 "piles".



No, I haven''t figured out anything for this puzzle. It seems I might
have to change the filename of the image to something else, but I don''t
know what. But even after I find the image, I won''t know what to do from
there. I don''t know what it means to distribute a file bytewise, but if
I knew exactly which modules/functions to use, I''d be more than happy
reading up on them myself. I just hate not knowing where to go to begin
with (even though I know I probably won''t know enough about images to
use the right module properly either, but I can try).



If you give me the URL of that level, maybe I''ll recall what to do.

Georg


这篇关于关于python挑战的另外一个问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆