Advertisement
Guest User

Untitled

a guest
Sep 16th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. {
  2. "nbformat_minor": 1,
  3. "cells": [
  4. {
  5. "source": "# INTRODUCTION",
  6. "cell_type": "markdown",
  7. "metadata": {
  8. "collapsed": true
  9. }
  10. },
  11. {
  12. "source": "Travelling to Most Famaous Cities",
  13. "cell_type": "markdown",
  14. "metadata": {}
  15. },
  16. {
  17. "source": "# Problem",
  18. "cell_type": "markdown",
  19. "metadata": {}
  20. },
  21. {
  22. "source": "Comparing the cities for the travel",
  23. "cell_type": "markdown",
  24. "metadata": {}
  25. },
  26. {
  27. "execution_count": null,
  28. "cell_type": "code",
  29. "metadata": {},
  30. "outputs": [],
  31. "source": ""
  32. }
  33. ],
  34. "metadata": {
  35. "kernelspec": {
  36. "display_name": "Python 3.6",
  37. "name": "python3",
  38. "language": "python"
  39. },
  40. "language_info": {
  41. "mimetype": "text/x-python",
  42. "nbconvert_exporter": "python",
  43. "version": "3.6.8",
  44. "name": "python",
  45. "file_extension": ".py",
  46. "pygments_lexer": "ipython3",
  47. "codemirror_mode": {
  48. "version": 3,
  49. "name": "ipython"
  50. }
  51. }
  52. },
  53. "nbformat": 4
  54. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement