Перейти к содержимому
View in the app

A better way to browse. Learn more.

Zloplay community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

AksRocks

Игрок
  • Зарегистрирован

  • Посещение

  1. тему ответил в Akshat1 пользователя AksRocks в Обсуждения
    I got the solution guys! Indian govt. f*ed everything up! They told all the ISPs to ban these famous torret sites. But the good new is that 'Anonymous' started operation India and shut down various govt. sites and have warned 'em that if we don't get our sites back, they'll have no choice but to shut them down permanently!
  2. So, as a starter, this would be just a basic problem that I am not able to solve. Here is the problem: # E. not_bad # Given a string, find the first appearance of the # substring 'not' and 'bad'. If the 'bad' follows # the 'not', replace the whole 'not'...'bad' substring # with 'good'. # Return the resulting string. # So 'This dinner is not that bad!' yields: # This dinner is good! def not_bad(s): return I am thinking that it should be solved using len function for finding not and bad, so I used it and then when I put this command - s.replace(a to b,'good') It's giving me an error for this one and I don't think that this would work 'cuz in the problem it has given that erase the whole part from not to bad. I've been working on that problem since 1 week! But no luck solving it, so those of you masters out there, please tell me a solution. Also, if you are wondering how I got this len idea is 'cuz of this problem: # B. both_ends # Given a string s, return a string made of the first 2 # and the last 2 chars of the original string, # so 'spring' yields 'spng'. However, if the string length # is less than 2, return instead the empty string. def both_ends(s): a = len(s) if a < 2: print else: print s[0] , s[-2] return A fast response will really be appreciated I did put this topic in altergaming, but didn't get any response yet. So posting it here hoping to get a quick response
  3. тему ответил в AksRocks пользователя AksRocks в Обсуждения
    check ur inbox
  4. тему ответил в AksRocks пользователя AksRocks в Обсуждения
    of? video or audio?
  5. not machinima of course but a very small one here:
  6. 'cause you guys deleted that thread. :?
  7. тему ответил в Akshat1 пользователя AksRocks в Обсуждения
    Sucky anti-piracy d-bags. :evil: :x >
  8. тему ответил в Akshat1 пользователя AksRocks в Обсуждения
    Ok this is an account I just created since I got banned for warez or whatever so here is one :

Важная информация

Используя этот сайт, вы соглашаетесь Условия использования.

Account

Navigation

Поиск

Поиск

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.